kubernetes/plugin/pkg/scheduler/algorithm/predicates
Kubernetes Submit Queue f8c5d2c47a Merge pull request #37090 from humblec/iscsi-nodiskconf
Automatic merge from submit-queue (batch tested with PRs 35436, 37090, 38700)

Make iscsi pv/pvc aware of nodiskconflict feature

Being iscsi a `RWO, ROX` volume we should conflict if more than one pod is using same iscsi LUN.  

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2016-12-13 12:36:34 -08:00
..
BUILD autoupdate BUILD files 2016-12-12 13:30:07 -08:00
error.go plugin/scheduler 2016-11-23 15:53:09 -08:00
metadata.go [scheduler] Use V(10) for anything which may be O(N*P) logging 2016-11-28 10:31:49 -05:00
predicates_test.go Make iscsi pv claim aware of nodiskconflict feature. 2016-12-13 10:07:09 +05:30
predicates.go Make iscsi pv claim aware of nodiskconflict feature. 2016-12-13 10:07:09 +05:30
utils_test.go plugin/scheduler 2016-11-23 15:53:09 -08:00
utils.go plugin/scheduler 2016-11-23 15:53:09 -08:00