[JBoss JIRA] (JBIDE-19977) Multiple download windows blinking for intermediate images while pulling from docker registry
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19977?page=com.atlassian.jira.plugi... ]
Xavier Coulon resolved JBIDE-19977.
-----------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.3.x)
Resolution: Done
Bug fixed upstream and should be included in JBoss Tools target platform for 4.3.1.CR! (see JBIDE-21367)
The multiple/concurrent image downloads can be monitored in the {{Progress}} view instead of dialogs
> Multiple download windows blinking for intermediate images while pulling from docker registry
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-19977
> URL: https://issues.jboss.org/browse/JBIDE-19977
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Fix For: 4.3.1.CR1
>
>
> In Docker Tooling, after establishing a connection to my local boot2docker instance, I tried to pull jboss/wildfly in the Docker Images view.
> This worked, but the UI was not very nice. To get the WildFly image, Docker needs to download about 30 intermediate images. For each image, a download window would open for a short period of time and then close again.
> The overall progress is visible in the status bar of Eclipse, but otherwise you get multiple download windows opening and closing again, which is very distracting and you can't really do any other work in the meantime since a newly opened window will interrupt you again anyway. (Overall, it takes me several minutes to download the wildfly image for the first time.)
> I think a better approach would be to have one window for all the images being downloaded combined.
> Upstream BZ is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=469627
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21559) Should can select a container to show logs when the pod contains more than 1 containers
by Chunyun Chen (JIRA)
Chunyun Chen created JBIDE-21559:
------------------------------------
Summary: Should can select a container to show logs when the pod contains more than 1 containers
Key: JBIDE-21559
URL: https://issues.jboss.org/browse/JBIDE-21559
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.1.Beta2
Environment: JBoss OpenShift 3 Tools: 3.1.0.Beta2-v20160122-0251-B156
Reporter: Chunyun Chen
The existing issue:
1.EXEC: Deploy a pod which contains more than 1 containers
2.EXEC: Expand the related service tree view in "OpenShift Explorer"
3.EXEC: Right click above pod -> click "Pod Log..."
4.ASSERT: Will meet some errors in "Console" window like "Error from server: a container name must be specified for pod logging-kibana-1-icxl2"
So, we need find a method for user to specify a container to show logs when the pod has more than 1 containers.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months