mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-16 15:44:44 -04:00
With the introduction of the RESTMetrics client, there are two ways to fetch metrics for auto-scaling. However, they previously shared error messages. This could be misleading. Make the error message more clearly show which method is in use. |
||
|---|---|---|
| .. | ||
| metrics | ||
| BUILD | ||
| doc.go | ||
| horizontal.go | ||
| horizontal_test.go | ||
| legacy_horizontal_test.go | ||
| legacy_replica_calculator_test.go | ||
| OWNERS | ||
| rate_limitters.go | ||
| replica_calculator.go | ||
| replica_calculator_test.go | ||