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
Now dashboard matches a machine to OpenShift container only by composite machine name podName/containerName.
But in the scope of the following issue there is implemented another way that can be used.
It is needed to implement supporting of matching a machine to OpenShift container by Pod annotations.
So since API allows using the described naming approach Dashboard display wrong machines names.
Workspace config with the described naming approach
olexii4
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
Jan 26, 2018
olexii4
added
the
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
label
Feb 1, 2018
olexii4
removed
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
status/in-progress
This issue has been taken by an engineer and is under active development.
labels
Feb 23, 2018
Description
Now dashboard matches a machine to OpenShift container only by composite machine name
podName/containerName
.But in the scope of the following issue there is implemented another way that can be used.
It is needed to implement supporting of matching a machine to OpenShift container by Pod annotations.
So since API allows using the described naming approach Dashboard display wrong machines names.
Workspace config with the described naming approach
typescript-ls
anddev
should be displayed as machines names but actually there arews/typescript-ls
andws/dev
.The text was updated successfully, but these errors were encountered: