mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-16 07:33:03 -04:00
This uses the information provided by a CSI driver deployment for
checking whether a node has access to enough storage to create the
currently unbound volumes, if the CSI driver opts into that checking
with CSIDriver.Spec.VolumeCapacity != false.
This resolves a TODO from commit
|
||
|---|---|---|
| .. | ||
| bootstrappolicy | ||
| BUILD | ||
| rbac.go | ||
| rbac_test.go | ||
| subject_locator.go | ||
| subject_locator_test.go | ||