kube-prompt
kube-prompt copied to clipboard
Is there a reason kube-prompt needs to fetch all namespaces?
I noticed that when I try to start kube-prompt and my current context has a user that is not allowed to list all namespaces that it prompts me the fallowing error:
error namespaces is forbidden: User "system:serviceaccount:<name>:<another-name>" cannot list namespaces at the cluster scope
However, kube-prompt works just fine when I switch to a user without namespace list right from a user with those rights.
Hi, I have the same issue. Is it possible to limit to all authorized namespaces?