-
Bug
-
Resolution: Done
-
Major
-
CRW 2.4.0
-
devex docs #193 Nov 19-Dec 10, devex docs #195 Jan 4-Jan 21, devex docs #196 Jan 21-Feb 11, devex docs #197 Feb 11-Mar 4
-
5
-
Undefined
-
https://github.com/eclipse/che-docs/pull/1691, https://gitlab.cee.redhat.com/red-hat-developers-documentation/red-hat-devtools/-/merge_requests/861/diffs, https://github.com/eclipse/che-docs/pull/1782, https://gitlab.cee.redhat.com/red-hat-developers-documentation/red-hat-devtools/-/merge_requests/982, https://gitlab.cee.redhat.com/red-hat-developers-documentation/red-hat-devtools/-/merge_requests/1025/diffs
-
---
-
---
Follow up from RHDEVDOCS-2227.
Could we:
- update the list of images in the install guide's restricted environment section to the latest digests [once per release]
But also, in case we forget or a CVE respin happens that makes the list no longer valid...
- provide a scriptlet for users to use to get the list of images, eg.,
downstream
$➔ curl -sSLo- https://raw.githubusercontent.com/redhat-developer/codeready-workspaces-operator/crw-2.4-rhel-8/manifests/codeready-workspaces.csv.yaml | yq -r '.spec.relatedImages[].image'
(where crw-2.4-rhel-8 should be crw-{prod-ver}-rhel-8
upstream$➔ curl -sSLo- https://raw.githubusercontent.com/eclipse/che-operator/master/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/7.19.2/eclipse-che-preview-openshift.v7.19.2.clusterserviceversion.yaml | yq -r '.spec.relatedImages[].image' | sort | uniq
(then for upstream you need to remove all the redundant, unused digests )
- link to the install guide from the admin guide section re: image puller, but add a note that 'Not all images can be prepulled this way. Scratch images like machine-exec, images without a sleep command installed, and images that mount volumes in the dockerfile are not supported for pre-pulling on OpenShift.'
That will make the doc more accurate, and you won't need to maintain two nearly-identical tables in two documents.
- clones
-
RHDEVDOCS-2227 AG - Remove machineexec-rhel8 from suggested images to prepull
-
- Closed
-
- links to
1.
|
Apply this table in the IG docs |
|
Closed | |
Unassigned |