aylei / kubectl-debug

This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
Apache License 2.0
2.31k stars 303 forks source link

parse namespace error #148

Open lupanagora opened 3 years ago

lupanagora commented 3 years ago

there will be error when namespace contains character "-" eg:

kubectl debug xxx -n sh3-abc

cannot create resource "pods" in API group "" in the namespace "default"

liulangwa commented 3 years ago

烂尾了?