Skip to content

Commit

Permalink
Update 1.3 changelog for 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Oct 9, 2019
1 parent 7ab5a51 commit 26d719d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG-1.3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Changelog since v1.3.0

## Bug Fixes

- 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))
- 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))
- Fixes storageclass comparison during volume cloning. ([#325)(https://github.com/kubernetes-csi/external-provisioner/pull/325), [@j-griffith](https://github.com/j-griffith))
- Fixed potential leak of volumes after CSI driver timeouts. ([#318](https://github.com/kubernetes-csi/external-provisioner/pull/318), [@jsafrane](https://github.com/jsafrane))


# Changelog since v1.2.0

## Breaking Changes
Expand Down

0 comments on commit 26d719d

Please sign in to comment.