mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-23 23:29:52 -04:00
Tests scheduler enforcement of the ReadWriteOncePod PVC access mode. - Creates a pod using a PVC with ReadWriteOncePod - Creates a second pod using the same PVC - Observes the second pod fails to schedule because PVC is in-use - Deletes the first pod - Observes the second pod successfully schedules |
||
|---|---|---|
| .. | ||
| cloud.go | ||
| util.go | ||