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-1.2.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# Changelog since v1.2.1
2
+
3
+
## Bug Fixes
4
+
5
+
- Fixes issue where provisioner provisions volumes for in-tree PVC's which have not been migrated ([#345](https://github.com/kubernetes-csi/external-provisioner/pull/345), [@davidz627](https://github.com/davidz627))
6
+
- Added extra verification of source Snapshot before provisioning. ([#355](https://github.com/kubernetes-csi/external-provisioner/pull/355), [@jsafrane](https://github.com/jsafrane))
7
+
- Fixed potential leak of volumes after CSI driver timeouts. ([#319](https://github.com/kubernetes-csi/external-provisioner/pull/319), [@jsafrane](https://github.com/jsafrane))
0 commit comments