Change https://github.com/kubernetes/autoscaler/pull/6577 added a support for considering preemption policies into expendable pods evaluation, this is not correct as this propepty describes whether the created pod can evict other pods - thus should be considered only within scheduler and its framework. This change removes the policy out of the consideration |
||
|---|---|---|
| .. | ||
| expendable.go | ||
| expendable_test.go | ||
| test_utils.go | ||
| utils.go | ||
| utils_test.go | ||