![]() Handle a case in the Horizontal Pod Autoscaler Controller when scaling on multiple metrics and one or more is missing or invalid. If all metrics are missing - return an error and leave the isScalingActive condition as that for the last invalid metric. If some metrics are missing/invalid and some are valid and found - if a scale up would be triggered by the valid metrics ignore the missing metrics and scale up, if a scale down would be triggered, return an error and leave the isScalingActive condition as that for the last invalid metric. |
||
---|---|---|
.. | ||
config | ||
metrics | ||
BUILD | ||
doc.go | ||
horizontal_test.go | ||
horizontal.go | ||
legacy_horizontal_test.go | ||
legacy_replica_calculator_test.go | ||
OWNERS | ||
rate_limiters.go | ||
replica_calculator_test.go | ||
replica_calculator.go |