Extension secrets are lost on workspace restart #22837
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Describe the bug
Some extensions are using Secrets Plugin API https://code.visualstudio.com/api/advanced-topics/remote-extensions#persisting-secrets
Seems at the moment secrets are not persisted to the file system / secret storage and appeared to be lost when workspace restart.
Che version
7.81@latest
Steps to reproduce
I prepared a simple extension to test the bug https://github.com/vitaliy-guliy/vscode-test-extension/tree/persisting-secrets
To test you need:
Expected behavior
Secrets must be persisted
Runtime
other (please specify in additional context)
Screenshots
No response
Installation method
other (please specify in additional context)
Environment
other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
Dev Spaces JIRA - https://issues.redhat.com/browse/CRW-5942
The text was updated successfully, but these errors were encountered: