1
0
mirror of https://github.com/rancher/types.git synced 2025-04-28 02:30:07 +00:00
types/status
orangedeng 503eda6fe8 Remove scaling limited from error map
**Problem:**
The `ScalingLimited` will set to true when the target workload's
cpu useage is zero.
In this case, we should not set state to error.

**Solution:**
Remove `ScalingLimited` from reverseErrorMap.
2019-08-06 09:06:04 -07:00
..
status.go Remove scaling limited from error map 2019-08-06 09:06:04 -07:00