ckube icon indicating copy to clipboard operation
ckube copied to clipboard

Can be used with 2 containers on pod ?

Open togro opened this issue 3 years ago • 1 comments

Hi,

Hi have two containers , but ckube ask me for choose one container on tail logs :

ckube logs gr-wss-6015 
error running command: kubectl [logs --tail -1 gr-wss-6015-79b4c48fb4-9rbpt]
[gr...9rbpt] - error: a container name must be specified for pod gr-wss-6015-79b4c48fb4-9rbpt, choose one of: [esp gr-wss-6015]
error running command: kubectl [logs --tail -1 gr-wss-6015-79b4c48fb4-6d2ds]
[gr...6d2ds] - error: a container name must be specified for pod gr-wss-6015-79b4c48fb4-6d2ds, choose one of: [esp gr-wss-6015]

ckube works in that cases ?

togro avatar Jun 22 '21 22:06 togro

It now works with the latest release. https://github.com/CanopyTax/ckube/releases/tag/v1.0.1

voldemortensen avatar Sep 10 '21 16:09 voldemortensen