Skip to content

Commit

Permalink
Merge pull request kubernetes-csi#360 from msau42/release-1.3
Browse files Browse the repository at this point in the history
Update 1.3 changelog for 1.3.1
  • Loading branch information
k8s-ci-robot authored Oct 9, 2019
2 parents 7ab5a51 + 26d719d commit 263a709
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 263a709

Please sign in to comment.