]
Marián Labuda closed JBIDE-21559.
---------------------------------
Verified in Red Hat Developer Studio with build id: Alpha1-v20160520-1027-B5398.
Pod Log: should be able to select a container to show logs if 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
Assignee: Jeff Cantrill
Labels: openshift_v3, pod_log
Fix For: 4.4.0.Alpha1
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.