Skip to content

Commit 263a709

Browse files
authored
Merge pull request #360 from msau42/release-1.3
Update 1.3 changelog for 1.3.1
2 parents 7ab5a51 + 26d719d commit 263a709

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-1.3.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Changelog since v1.3.0
2+
3+
## Bug Fixes
4+
5+
- Fixes issue where provisioner provisions volumes for in-tree PVC's which have not been migrated ([#344](https://github.com/kubernetes-csi/external-provisioner/pull/344), [@davidz627](https://github.com/davidz627))
6+
- Added extra verification of source Snapshot and PersistentVolumeClaim before provisioning. ([#354](https://github.com/kubernetes-csi/external-provisioner/pull/354), [@jsafrane](https://github.com/jsafrane))
7+
- Fixes storageclass comparison during volume cloning. ([#325)(https://github.com/kubernetes-csi/external-provisioner/pull/325), [@j-griffith](https://github.com/j-griffith))
8+
- Fixed potential leak of volumes after CSI driver timeouts. ([#318](https://github.com/kubernetes-csi/external-provisioner/pull/318), [@jsafrane](https://github.com/jsafrane))
9+
10+
111
# Changelog since v1.2.0
212

313
## Breaking Changes

0 commit comments

Comments
 (0)