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

Store Projector configuration after moving to sidecar-less model #21011

Closed
Tracked by #20591
vzhukovs opened this issue Jan 12, 2022 · 0 comments · Fixed by che-incubator/jetbrains-editor-images#74 or eclipse-che/che-plugin-registry#1171
Assignees
Labels
area/editor/jetbrains/intellij Issues related to the IntelliJ-based IDE for Eclipse Che area/editors kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@vzhukovs
Copy link
Contributor

vzhukovs commented Jan 12, 2022

Is your task related to a problem? Please describe

Projector configuration is stored in HOME directory and after moving to sidecar-less model there is a need to persist this configuration apart of HOME directory, which is not persisted during workspace restart.

Describe the solution you'd like

Update mechanism of restoring Projector configuration by checking directory which provided by env variable PROJECTOR_CONFIG_DIR which can be a part of shared volume. Also update editor configuration by adding shared volume for the following directory.

Describe alternatives you've considered

No response

Additional context

The issue is a part of the epic #20591

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/jetbrains/intellij Issues related to the IntelliJ-based IDE for Eclipse Che area/editors kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
2 participants