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

Docker Image and VSCode secretsStorage persistence on browser refresh. #544

Open
bd82 opened this issue Jan 10, 2024 · 1 comment
Open

Comments

@bd82
Copy link

bd82 commented Jan 10, 2024

It is not quite a bug, however there seems to be something missing in the Open VSCode Server Getting Started docker image.

Issue Description

Basically a browser refresh seems to cause all secrets stored with context.secrets.store to be lost.
This does not reproduce on productive gitpod (or codespaces). So I am guessing, something may be missing in the docker container.

Why I care

I have (apparently) exactly the same problem in a productive fork of Open VSCode Server.
So I am assuming this is a solved and known container configuration issue and that solving it for the OVSCS docker image would demonstrate how it could be solved in my specific flow as well.

Reproducing Minimal Extension (with step by step)

Thanks in advance.

@bd82
Copy link
Author

bd82 commented Jan 17, 2024

Hmm, looks like this is implemented new code in gitpod branch using localStorage

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

1 participant