thecasualcoder / kube-fzf

Shell commands using kubectl and fzf for command-line fuzzy searching of Kubernetes Pods.
MIT License
199 stars 31 forks source link

Functions fail for pods in non-default namespace #3

Closed arunvelsriram closed 6 years ago

arunvelsriram commented 6 years ago

When a pod is not in the default namespace, functions fail to retrieve the pod

TODO: