mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
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>