mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Fix namespaced bug of node resource, node resource should be a non-namespaced resource as the resource namespace. By doing this fix, node resouce can be accessed as expected, as the issue explains. Closes issue:[#178](https://github.com/DirectXMan12/k8s-prometheus-adapter/issues/178) |
||
|---|---|---|
| .. | ||
| metric_namer.go | ||
| provider.go | ||
| provider_suite_test.go | ||
| provider_test.go | ||
| series_registry.go | ||
| series_registry_test.go | ||