-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate non-TLS deployments #17012
Comments
Deprecation was announced on Che-dev list on Jul 2:
Therefore this could be done in sprint 189 for Che 7.19. |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
There is no way to deploy Eclipse Che with tls disabled since 7.43.0 |
Is your enhancement related to a problem? Please describe.
Latest Theia webview requires TLS. Hence Che workspaces exposing unsecured http endpoint to Theia won't work properly and the UX will be awful.
Describe the solution you'd like
We should progressively remove the support for deployments of Che that do not use TLS:
tlsSupport
and.Values.global.tls.enabled
from CheCluster CRD and Helm ChartThe text was updated successfully, but these errors were encountered: