mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-25 11:53:55 -04:00
This marks the pods with restartable init containers as `UnschedulableAndUnresolvable` if the feature gate is disabled to avoid the inconsistency in resource calculation between the scheduler and the older kubelet. |
||
|---|---|---|
| .. | ||
| balanced_allocation.go | ||
| balanced_allocation_test.go | ||
| fit.go | ||
| fit_test.go | ||
| least_allocated.go | ||
| least_allocated_test.go | ||
| most_allocated.go | ||
| most_allocated_test.go | ||
| requested_to_capacity_ratio.go | ||
| requested_to_capacity_ratio_test.go | ||
| resource_allocation.go | ||
| resource_allocation_test.go | ||
| test_util.go | ||