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

Phase 1 of Workspace.Next implementation #9406

Closed
8 tasks done
skabashnyuk opened this issue Apr 13, 2018 · 5 comments
Closed
8 tasks done

Phase 1 of Workspace.Next implementation #9406

skabashnyuk opened this issue Apr 13, 2018 · 5 comments
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.

Comments

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Apr 13, 2018

Description

As announced here #8265 (comment)
Goals of Phase 1 will be

@skabashnyuk skabashnyuk added kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. team/platform labels Apr 13, 2018
@garagatyi
Copy link

We figured out that we had different understandings of how Che tooling containers should run in Workspace.Next.
I tried to put all the tooling containers into a single pod since these containers might need to mount the same volume to access files.
The Mario added that we should add tooling containers into the POD from the user's recipe since a user might need sources of the application run in that pod while they are edited in tooling containers.
On the other hand what if a user has 2 pods, in which pod we should add tooling containers?
Should we enforce the user to use a single pod? Or maybe we can allow a user to use several pods but ask him to choose a pod in which we will run tooling containers.
BTW we should not use just pod notion here because Che might run workspaces on the Docker infrastructure.

@gorkem @l0rd @skabashnyuk WDYT?

@skabashnyuk
Copy link
Contributor Author

@garagatyi I think in Phase 1 we should go in the easiest direction we can. If it's a requirement to have only 1 pod then let's go in this way.

@garagatyi
Copy link

We might want to include next issues to this epic:
#9870
#9871

@slemeur WDYT?

@slemeur
Copy link
Contributor

slemeur commented May 30, 2018

Yes you are right @garagatyi, the issues you created should be considered in this epic.

@garagatyi
Copy link

Create CQ for golang dependencies for a server that provides features and services

I believe that we don't have to put this server under Eclipse foundation for the time, so this might not be mandatory for this phase.

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.
Projects
None yet
Development

No branches or pull requests

3 participants