Skip to content

Commit 970ba1b

Browse files
authored
Merge pull request #362 from msau42/release-1.2
Update changelog for v1.2.2
2 parents 7910352 + 262050a commit 970ba1b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-1.2.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
8+
9+
110
# Changelog since v1.2.0
211

312
## Notable Features

0 commit comments

Comments
 (0)