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 secret to the installer #9077

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

Add CA cert secret to the installer #9077

csweichel opened this issue Apr 1, 2022 · 0 comments · Fixed by #9082
Labels
team: delivery Issue belongs to the self-hosted team type: feature request New feature or request

Comments

@csweichel
Copy link
Contributor

csweichel commented Apr 1, 2022

To support "self-signed" certs within Gitpod we need to provide means for users to supply their CA cert.

To this end, we'd introduce a new field in the installer config where users can reference a secret which carries their CA cert chain. We'd add cluster validation which ensures that if this secret is supplied it carries a ca.crt entry.

This secret would be consumed by #9078 and #9079

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

Successfully merging a pull request may close this issue.

1 participant