You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add a external resize controller which monitors Persistent volume claims and performs
6
-
CSI `ControllerExpandVolume` as needed. If plugin does not implement `ControllerExpandVolume` it performs a no-op expansion
7
-
and updates PV object.
7
+
## Initial release Changelog
8
8
9
+
*[#1](https://github.com/kubernetes-csi/external-resizer/pull/1) Add a external resize controller which monitors Persistent volume claims and performs CSI `ControllerExpandVolume` as needed.
10
+
*[#26](https://github.com/kubernetes-csi/external-resizer/pull/26) If plugin does not implement `ControllerExpandVolume` it performs a no-op expansion and updates PV object.
0 commit comments