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

Add CA cert support to ws-manager #9079

Closed
Tracked by #9074
csweichel opened this issue Apr 1, 2022 · 0 comments · Fixed by #9081
Closed
Tracked by #9074

Add CA cert support to ws-manager #9079

csweichel opened this issue Apr 1, 2022 · 0 comments · Fixed by #9081
Labels
team: workspace Issue belongs to the Workspace team type: feature request New feature or request

Comments

@csweichel
Copy link
Contributor

csweichel commented Apr 1, 2022

When using "self-signed certs" the CA cert with which those certs were signed need to be available in workspaces (no matter if regular, prebuild or image-build).

To this end, ws-manager should gain a config field which carries the name of a secret which ought to be mounted into workspaces. See #9078 for more details as to how this should be mounted.

We should refrain from using the workspace templates for this, because that would mean we'd need to merge templates within the installer. Today, the workspace templates are used solely at the discretion of the installing user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: workspace Issue belongs to the Workspace team type: feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant