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

Separate environment runtime management from workspace runtime management #1864

Closed
garagatyi opened this issue Jul 19, 2016 · 1 comment · Fixed by #2108
Closed

Separate environment runtime management from workspace runtime management #1864

garagatyi opened this issue Jul 19, 2016 · 1 comment · Fixed by #2108
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@garagatyi
Copy link

We want to introduce environment runtime SPI in #1826. But now code of environment start is tightly coupled with workspace runtime management code. It makes addition of SPI hard and very complex task. Instead of that this issue should introduce refactoring of that code to simplify SPI addition.
No significant change is expected, just refactoring.

@garagatyi garagatyi added kind/enhancement A feature request - must adhere to the feature request template. team/production labels Jul 19, 2016
@garagatyi garagatyi self-assigned this Jul 19, 2016
@vkuznyetsov vkuznyetsov added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. sprint/next sprint/current and removed sprint/next labels Jul 21, 2016
@garagatyi garagatyi added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Jul 30, 2016
@garagatyi
Copy link
Author

Fixed by #2108

@garagatyi garagatyi removed status/in-progress This issue has been taken by an engineer and is under active development. sprint/current labels Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants