-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
eclipse-che/che-theia
#1166Closed
Copy link
Labels
area/pluginskind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.sprint/current
Milestone
Description
Is your task related to a problem? Please describe.
The Secrets plugin API is going to be merged soon to theia. It uses keytar to store data in the local file system. This approach will not work for Che because workspaces are containers with new OS each time they restart, so the data will go away on restart.
Describe the solution you'd like
Reimplement the CredentialsService to use kubernetes secrets.
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/pluginskind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.sprint/current