-
Task
-
Resolution: Done
-
Critical
-
2.6.0.GA
-
False
-
False
-
Undefined
-
In documentation, section about caching images (k8s-image-puller), suggestion is made to useĀ
$ curl -sSLo- https://raw.githubusercontent.com/redhat-developer/codeready-workspaces-operator/crw-2.6-rhel-8/deploy/olm-catalog/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml | \ yq -r '.spec.relatedImages[]'
to extract list of images to cache. Seems like in CRW 2.5.1, CSV contained `relatedImges` section, but it's not there now. I suspect it's some kind of error in the sync scripts (nickboldt)?
If it's not error on the scripts side, I guess the documentation needs to be changed (cc. ffloreth@redhat.com, mmaler)
Doc needs updating as generated content now lives here: