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

Servers in machine config are not applied to runtime after workspace restart #2470

Closed
ashumilova opened this issue Sep 16, 2016 · 0 comments · Fixed by #2599
Closed

Servers in machine config are not applied to runtime after workspace restart #2470

ashumilova opened this issue Sep 16, 2016 · 0 comments · Fixed by #2599
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@ashumilova
Copy link
Contributor

The attribute servers in machine config in environment config is not applied to runtime, after workspace restart.

...
servers: {
 1024/tcp: {
   port: "1024",
   properties: { },
   protocol: "http"
}
...

Reproduction Steps:

  1. Add ports in machine configuration
  2. Restart workspace
  3. Go to Machines perspective

Expected behavior:

The servers tab contains mentioned port.

Observed behavior:

The servers tab doesn't contain mentioned port.

@ashumilova ashumilova added the kind/bug Outline of a bug - must adhere to the bug report template. label Sep 16, 2016
@garagatyi garagatyi added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/production sprint/current labels Sep 16, 2016
@garagatyi garagatyi added this to the 5.0.0-M2 milestone Sep 16, 2016
@riuvshin riuvshin modified the milestones: 5.0.0-M2, 5.0.0-M3 Sep 20, 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 Sep 20, 2016
@bmicklea bmicklea modified the milestones: 5.0.0-M3, 5.0.0-M4 Sep 20, 2016
@riuvshin riuvshin modified the milestones: 5.0.0-M5, 5.0.0-M4 Sep 27, 2016
@bmicklea bmicklea mentioned this issue Sep 27, 2016
56 tasks
@vkuznyetsov vkuznyetsov removed sprint/current status/in-progress This issue has been taken by an engineer and is under active development. labels Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants