-
Bug
-
Resolution: Done
-
Major
-
2.6.0.GA
-
None
-
False
-
False
-
Undefined
-
Workaround Exists
-
-
-
Environment
OCP 4.6 cluster - https://console-openshift-console.apps.ocp46.crw-qe.com/k8s/cluster/projects
CodeReady Workspaces deployed by operatorhub in proxied environment
Steps to reproduce
1. Install CodeReady Workspaces by operatorhub with next proxy configuration:
server: proxyURL: 'http://10.0.148.146' proxyPort: '3128' nonProxyHosts: '*.ocp46.crw-qe.com'
Expected behavior:
CodeReady Workspaces installed successfully.
Observed behavior:
CodeReady Workspaces pod start fails with error:
Error in custom provider, java.lang.RuntimeException: Exception while retrieving OpenId configuration from endpoint: http://keycloak.crw-ohub-with-proxy.svc:8080/auth/realms/codeready/.well-known/openid-configuration
Part of proxy log:
1612268059.326 14 10.0.102.148 TCP_MISS/503 4069 GET [http://keycloak.crw-ohub-with-proxy.svc:8080/auth/realms/codeready/.well-known/openid-configuration] - HIER_NONE/- text/html 1612268059.358 20 10.0.102.148 TCP_MISS/503 4069 GET [http://keycloak.crw-ohub-with-proxy.svc:8080/auth/realms/codeready/.well-known/openid-configuration] - HIER_NONE/- text/html
Similar issue for Openshift 3.11(https://issues.redhat.com/browse/CRW-1520) was fixed by https://github.com/eclipse/che-operator/pull/646.
- incorporates
-
CRW-1544 Workspace start up failed in OCP with clusterwide proxy and useInternalClusterSVCNames:true
- Closed
- links to