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

Plugin model for next gen Che #9203

Closed
2 of 8 tasks
ashumilova opened this issue Mar 23, 2018 · 2 comments
Closed
2 of 8 tasks

Plugin model for next gen Che #9203

ashumilova opened this issue Mar 23, 2018 · 2 comments
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@ashumilova
Copy link
Contributor

ashumilova commented Mar 23, 2018

We need to define the plugin model for next gen Che:

  • Client side only plugin
  • Server side only plugin
  • Client and Server side plugin
  • Client and Server as sidecar plugin
    A plugin will be be packaged in a way to allow those different cases.

The more details are described in the document

And here is the list of tasks that should be investigated and implemented to archive the new plugin model:

@ashumilova ashumilova added kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. team/ide2 labels Mar 23, 2018
@skabashnyuk
Copy link
Contributor

Please note, to avoid problems with CORS, authentication and port range. It would be great to organize client plugins so they communicate server with a single port.

@che-bot
Copy link
Contributor

che-bot commented Sep 7, 2019

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.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 7, 2019
@che-bot che-bot closed this as completed Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants