]
Chunyun Chen commented on JBIDE-21559:
--------------------------------------
[~fbricon] There is a kibana pod which contains two containers, you can deploy the pod by
following [1].
[1]
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
Labels: openshift_v3
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.