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

Improve handling for trusted certificates #665

Open
amisevsk opened this issue Nov 1, 2021 · 1 comment
Open

Improve handling for trusted certificates #665

amisevsk opened this issue Nov 1, 2021 · 1 comment

Comments

@amisevsk
Copy link
Collaborator

amisevsk commented Nov 1, 2021

Description

The DevWorkspace Operator has basic support for custom certificates through automount functionality, but this may be insufficient for some cases -- e.g. if multiple certificates need to be trusted and are stored in separate secrets/configmaps.

We could instead treat certificates similarly to how we treat git credentials, by merging multiple resources into one.

Additional context

Related discussion: eclipse-che/che#20709

@ibuziuk
Copy link
Contributor

ibuziuk commented Nov 3, 2021

Probably, this issue is related to #668

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants