You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a container to run the plugin registry and document how to use it to serve theia and the 2 plugins needed to run the scenario | Initial Plugin registry #9868 8sp
@skabashnyuk you took issue #10404 into the sprint.
It's not clear to me how you want to overcome issues described in my comment #10404 (comment)
For example our current mysql stack would be broken with this change.
Do you think those points are not valid and user's won't suffer because of that?
After discussing with @sleshchenko I figured out that my previous message is not clear enough.
So here I'll try to explain it in a better way.
If we decide to run workspaces of multiple users at the same namespace than we would have to forbid usage of services by users. We also use it on a mysql stack.
If we forbid services then a lot of apps and mysql stack would be broken.
I'm not aware whether we have a requirement to run different users' workspaces in the same namespace but creation of proper isolation seems a very hard task. Kubernetes already has isolation with namespaces but we are considering creating an alternative implementation. So I'm wondering how much we would benefit by doing that instead of just using separate namespaces.
Apart from that walking skeleton already has service discovery in place and it works over kubernetes services. We would have to rework it too if we want to forbid creation of services in a workspaces because of their insecure nature.
@garagatyi@sleshchenko you are right. There is a lot of small details that we need to take into account. I think we can postpone #10404 until we have time to discuss it with @l0rd and @ibuziuk .
Features related to Authentication and security in Theia IDE
Features related to ws.next
New Features
Technical debts and bugs
Finalize issues started in the previous sprint.
Unplanned
Sprint Analysis
Availability
Metrics
Retrospective Comments
The text was updated successfully, but these errors were encountered: