Skip to content

Commit b22f827

Browse files
trotroNicolas TRAUWAEN (i2118br)
authored andcommitted
Add note about the release image signature. Which was present until doc v4.7.
1 parent 16cd3a0 commit b22f827

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/update-restricted.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ If you have a local OpenShift Update Service, you can update by using the connec
1919

2020
* You mirrored the images for the new release to your registry.
2121
* You applied the release image signature ConfigMap for the new release to your cluster.
22+
+
23+
[NOTE]
24+
====
25+
The release image signature config map allows the Cluster Version Operator (CVO) to ensure the integrity of release images by verifying that the actual image signatures match the expected signatures.
26+
====
2227
* You obtained the sha256 digest for your targeted release image.
2328
* You installed the OpenShift CLI (`oc`).
2429
* You paused all `MachineHealthCheck` resources.

updating/updating-restricted-network-cluster/restricted-network-update-osus.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@ Before updating your cluster, confirm that the following conditions are met:
114114

115115
* The Cluster Version Operator (CVO) is configured to use your locally-installed OpenShift Update Service application.
116116
* The release image signature config map for the new release is applied to your cluster.
117+
+
118+
[NOTE]
119+
====
120+
The release image signature config map allows the Cluster Version Operator (CVO) to ensure the integrity of release images by verifying that the actual image signatures match the expected signatures.
121+
====
117122
* The current release and update target release images are mirrored to a locally accessible registry.
118123
* A recent graph data container image has been mirrored to your local registry.
119124

0 commit comments

Comments
 (0)