While using this, the plugin throws the below error for one namespace alone. I've around 5+ namespaces. Of all of this, only one is producing an issue. Not sure why though.
Error:
INFO[2020-12-08T10:58:38Z] TODO goroutine error handling; current actor was interrupted with: failed to get stats from node: resource name may not be empty
INFO[2020-12-08T10:58:38Z] TODO goroutine error handling; current actor was interrupted with: failed to get stats from node: resource name may not be empty
I1208 10:58:39.384456 1995 request.go:621] Throttling request took 1.089050551s, request: GET:https://k8s-apiserver.cluster.local:8443/api/v1/nodes/node20/proxy/stats/summary
INFO[2020-12-08T10:58:47Z] TODO goroutine error handling; current actor was interrupted with: failed to get stats from node: resource name may not be empty
INFO[2020-12-08T10:58:47Z] TODO goroutine error handling; current actor was interrupted with: failed to get stats from node: resource name may not be empty
While with trace verbosity I could see that few metrics are being collected for some PVC's though. But not sure why it gets stuck post that and doesn't respond.
Hi, Thanks for this amazing plugin.
While using this, the plugin throws the below error for one namespace alone. I've around 5+ namespaces. Of all of this, only one is producing an issue. Not sure why though.
Error:
While with trace verbosity I could see that few metrics are being collected for some PVC's though. But not sure why it gets stuck post that and doesn't respond.
Very much appreciate your support on this.