kdash icon indicating copy to clipboard operation
kdash copied to clipboard

Error when fetching all kubernetes ressources

Open rdegez opened this issue 1 year ago • 2 comments

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.

image

rdegez avatar Aug 28 '23 10:08 rdegez