kubernetes/pkg/scheduler/framework/plugins/imagelocality
Joshua Su b96072e372 Fix ImageLocality scoring for image volumes
Include image volumes in the image source count used by calculatePriority, so
the raw image score and max threshold are based on the same image sources.

Update ImageLocality tests to cover ImageVolume scoring against equivalent
regular container images.

Signed-off-by: Joshua Su <i@joshua.su>
2026-05-15 14:29:19 +08:00
..
image_locality.go Fix ImageLocality scoring for image volumes 2026-05-15 14:29:19 +08:00
image_locality_test.go Fix ImageLocality scoring for image volumes 2026-05-15 14:29:19 +08:00