eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.96k stars 1.19k forks source link

Update docs for choosing a sidecar image #16631

Open ghost opened 4 years ago

ghost commented 4 years ago

The docs for using a VSCode extension in Che recommend using the sidecar image eclipse/che-theia-endpoint-runtime for extensions with no external dependencies: https://www.eclipse.org/che/docs/che-7/using-a-visual-studio-code-extension-in-che/#choosing-the-sidecar-image_using-a-visual-studio-code-extension-in-che

The "che-theia-endpoint-runtime" Docker image was deprecated last October in this che-theia commit, and does not have a tag for Che versions after 7.3.

What is the latest recommendation for a sidecar image for extensions with no external dependencies?

sleshchenko commented 4 years ago

What is the latest recommendation for a sidecar image for extensions with no external dependencies?

@AndrienkoAleksandr Could you provide some recommendations here?

AndrienkoAleksandr commented 4 years ago

Yes, it was deprecated because we don't want to force users to extends from some base image: https://github.com/eclipse/che-docs/pull/1071/files I am wondering why this docs is not visible on the https://www.eclipse.org/che/docs/che-7 and we have deprecated material: https://www.eclipse.org/che/docs/che-7/using-a-visual-studio-code-extension-in-che/#choosing-the-sidecar-image_using-a-visual-studio-code-extension-in-che

AndrienkoAleksandr commented 4 years ago

Sorry, remote plugins is plenty important stuff, so I set up higher priority.

che-bot commented 3 years ago

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.