Describe the bug
I'm using goteleport.com to configure current kube context & kubeconfig.
It works perfectly when using kubectl or k9s but when launching kdash, there are a lot of errors like:
Failed to get nodes. SerdeError(Error("expected value", line: 1, column: 1))Failed to get namespaced resource kdash::app::pods::KubePod. SerdeError(Error("expected value", line: 1, column: 1))
For all resources kdash is trying to fetch (see screenshot)
Tried on multiple k8s cluster of various version and I got those errors in any case.
Describe the bug I'm using goteleport.com to configure current kube context & kubeconfig. It works perfectly when using kubectl or k9s but when launching kdash, there are a lot of errors like:
Failed to get nodes. SerdeError(Error("expected value", line: 1, column: 1))
Failed to get namespaced resource kdash::app::pods::KubePod. SerdeError(Error("expected value", line: 1, column: 1))
For all resources kdash is trying to fetch (see screenshot) Tried on multiple k8s cluster of various version and I got those errors in any case.