-
Bug
-
Resolution: Done
-
Blocker
-
2.0.0.GA
-
None
-
- CRW 2.0 deployed by using crwctl with switched on tls parameter
- OCP 3.11/OCP 4.2
- used command:
$ ./bin/chectl server:start -a operator -p openshift -b console.ocp311.crw --che-operator-image=quay.io/crw/operator-rhel8:2.0-36 --che-operator-cr-yaml=/home/ashmaraiev/CRW2/dmytro-v1-che-cr.yaml -n aleks-crw2-tls
--tls: true
--selfSignedCert: truewere edited in the cr.yaml
CRW 2.0 deployed by using crwctl with switched on tls parameter OCP 3.11/OCP 4.2 used command: $ ./bin/chectl server:start -a operator -p openshift -b console.ocp311.crw --che-operator-image=quay.io/crw/operator-rhel8:2.0-36 --che-operator-cr-yaml=/home/ashmaraiev/CRW2/dmytro-v1-che-cr.yaml -n aleks-crw2-tls cr.yaml -> https://gist.githubusercontent.com/dmytro-ndp/b26924f9f0c13fe0299a416c3dd99d57/raw/8b01ded64a81dd904956bcd8ab38cca8707d20fe/crw2.0.0.RC1.cr.yaml --tls: true --selfSignedCert: true were edited in the cr.yaml
- When CRW 2.0 is deployed with switched on TLS parameter get plugins from theia-ide doesn't work
- The list of plugins is absent and there is message: "Your registry is invalid":
See video:
crw2-tls-ide-plugin-invalid.webm
- When CRW 2.0 is deployed without TLS plugins are loaded from theia-ide successfully:
See video:
crw2-plugin-install.webm