kubernetes/pkg/scheduler/framework/plugins/nodevolumelimits
Patrick Ohly 1e26115df5 consider ephemeral volumes for host path and node limits check
When adding the ephemeral volume feature, the special case for
PersistentVolumeClaim volume sources in kubelet's host path and node
limits checks was overlooked. An ephemeral volume source is another
way of referencing a claim and has to be treated the same way.
2021-10-01 17:03:44 +02:00
..
csi_test.go consider ephemeral volumes for host path and node limits check 2021-10-01 17:03:44 +02:00
csi.go consider ephemeral volumes for host path and node limits check 2021-10-01 17:03:44 +02:00
non_csi_test.go consider ephemeral volumes for host path and node limits check 2021-10-01 17:03:44 +02:00
non_csi.go consider ephemeral volumes for host path and node limits check 2021-10-01 17:03:44 +02:00
utils.go Move scheduler interface to pkg/scheduler/framework 2020-10-13 13:13:27 +11:00