opendatahub-io-contrib / workbench-images

Various custom Workbenches and Runtimes for Open Data Hub and OpenShift Data Science
MIT License
35 stars 23 forks source link

RStudio and VSCode try to connect to HTTP #34

Closed guimou closed 11 months ago

guimou commented 11 months ago

In the connection flow, there is a redirect to an http session (before being sent back to https) that makes thing impossible to work on networks filtering http traffic (the first call, normally answered with a redirect, never makes it to OpenShift). Investigate NGINX configuration.