Skip to content
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

Support OpenShift global proxy configuration and trusted certificate bundle when DevWorkspace is enabled #20386

Closed
l0rd opened this issue Aug 31, 2021 · 4 comments
Labels
area/dashboard kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. sprint/next

Comments

@l0rd
Copy link
Contributor

l0rd commented Aug 31, 2021

Is your enhancement related to a problem? Please describe

That's related to clusters that use a proxy or other services that use a certificate signed by an untrusted CA.

Describe the solution you'd like

OpenShift has a mechanism to distribute the certificates bundle and we support it when the che-server is used to start workspaces.

We should support it in the DevWorkspace scenario too.

Describe alternatives you've considered

No response

Additional context

No response

@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. area/dashboard area/che-server labels Aug 31, 2021
@l0rd l0rd mentioned this issue Aug 31, 2021
29 tasks
@skabashnyuk
Copy link
Contributor

@metlos is this issue covered by eclipse-che/che-operator#1027?

@metlos
Copy link
Contributor

metlos commented Sep 22, 2021

Yes, this should theoretically be handled by eclipse-che/che-operator#1027. It copies the configuration gathered by che-operator during che-server deployment time also into the namespaces of devworkspaces so that DWO can inject it into devworkspace pods.

@metlos
Copy link
Contributor

metlos commented Sep 23, 2021

This is implemented in eclipse-che/che-operator#1027.

@metlos metlos closed this as completed Sep 23, 2021
@nickboldt
Copy link
Contributor

closed for Che 7.37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. sprint/next
Projects
None yet
Development

No branches or pull requests

4 participants