Open RomanNikitenko opened 2 weeks ago
switched dogfooding back to https://open-vsx.org
for now:
pluginRegistry:
openVSXURL: "https://open-vsx.org"
For some reason, the deployments in the openvsx namespace were updated, which caused all extension data to be removed. I couldn’t find any logs explaining why this occurred. I have now republished all extensions and will monitor the state moving forward.
it happens again, all pods were recreated on Nov 17, 2024, resulting in the loss of all previously published extensions.
I've changed imagePullPolicy
to Never
and published extensions agagin
Describe the bug
There is an empty list of extensions when I use dogfooding instance for development.
Che version
7.94@latest
Steps to reproduce
Extensions
panelExpected behavior
Extensions
panel is not empty and contains extensions for installation.Screenshots
Environment
I faced the problem on the dogfooding instance
Eclipse Che Logs
No response
Additional context
No response