bmcustodio/kubectl-cilium

commands ask for container to be specified

Opened this issue · 1 comments

I couldn't get the plugin to work

Invoking it as follows: kubectl cilium exec heptio-contour/envoy-abcdefg-4567 monitor

I get an error of the form:

Error: a container name must be specified for pod cilium-g97ln, choose one of: [clean-cilium-state cilium-agent fluent-bit]

Tinkering with placing the container following a -c in line with Kubernetes usual syntax, didn't help

Nice catch, thanks @PinchasLev! I've released a new version containing the fix. Can you please try again?