mirror of https://github.com/k3s-io/k3s
![]() There are two motivations for this change: (1) CSI plugins are soon going to support volume expansion. For such plugins, admission controller doesn't know whether the plugins are capabale of supporting volume expansion or not. (2) Currently, admission controller rejects PVC updates for in-tree plugins that don't support volume expansion (e.g., NFS, iSCSI). This change allows external controllers to expand volumes similar to how external provisioners operate. |
||
---|---|---|
.. | ||
cache | ||
BUILD | ||
OWNERS | ||
expand_controller.go | ||
pvc_populator.go | ||
sync_volume_resize.go |