mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-19 00:55:37 -04:00
GetNamespaceLabelsSnapshot has a fallback when it gets errors when looking up a namespace, therefore reporting the error is more informational than a real error. In particular, not finding the namespace is normal when running test/integration/scheduler_perf and happens so frequently that there is a lot of output on stderr: E0120 12:19:09.204768 95305 plugin.go:138] "getting namespace, assuming empty set of namespace labels" err="namespace \"namespace-1\" not found" namespace="namespace-1" |
||
|---|---|---|
| .. | ||
| filtering.go | ||
| filtering_test.go | ||
| plugin.go | ||
| scoring.go | ||
| scoring_test.go | ||