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
Copy file name to clipboardExpand all lines: CHANGELOG-0.1.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
-
# v0.1.0
2
-
3
1
## Support Status
4
2
5
3
Alpha
6
4
7
-
## Initial release Changelog
5
+
## v0.1.1
6
+
7
+
*[#61](https://github.com/kubernetes-csi/external-resizer/pull/61) Verify claimref associated with PV before doing volume expansion.
8
+
9
+
## v0.1.0
8
10
9
11
*[#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
12
*[#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