-
Feature Request
-
Resolution: Done
-
Critical
-
CRW 2.3.0
-
devex docs #190 Sep 18-Oct 8, devex docs #191 Oct 8-Oct 29
-
2
I am unable to install CRW 2.2 in OCP 3.11 using the disconnected install steps outlined here - https://access.redhat.com/documentation/en-us/red_hat_codeready_workspaces/2.2/html/installation_guide/installing-codeready-workspaces-in-a-restricted-environment#installing-codeready-workspaces-in-a-restricted-environment-using-cli-management-tool
I have tried the CRD + CR tagged in the 2.2.0GA tag [here|https://raw.githubusercontent.com/redhat-developer/codeready-workspaces-operator/2.2.0.GA/deploy/crds/org_v1_che_crd.yaml] and [here|
https://raw.githubusercontent.com/redhat-developer/codeready-workspaces-operator/2.2.0.GA/deploy/crds/org_v1_che_cr.yaml]. I received the following error:
time="2020-07-10T17:21:22Z" level=info msg="Default 'info' log level is applied" time="2020-07-10T17:21:22Z" level=info msg="Go Version: go1.13.4" time="2020-07-10T17:21:22Z" level=info msg="Go OS/Arch: linux/amd64" time="2020-07-10T17:21:22Z" level=info msg="operator-sdk Version: v0.5.0" time="2020-07-10T17:21:22Z" level=info msg="Operator is running on OpenShift v3.x" time="2020-07-10T17:21:22Z" level=info msg="Registering Che Components Types" time="2020-07-10T17:21:22Z" level=info msg="Starting the Cmd" time="2020-07-10T17:21:23Z" level=fatal msg="Failed to initialize default value: 'CHE_FLAVOR'. Environment variable with default value was not found."
I tried the same steps with the 2.1 operator image and did not run into this issue
- is documented by
-
RHDEVDOCS-2160 Instructions for offline mirroring use podman/docker pull, which changes digests and prevents installation on ocp3.11
- Closed
- is related to
-
RHDEVDOCS-2090 Reference for RH SSO 7.4 and EAP 7.3 images are incorrect in the installation documentation
- Closed
- relates to
-
CRW-472 Automate testing of offline installation using crwctl on OCP 3.11
- Resolved