Skip to content

Commit 7690ef2

Browse files
authored
Merge pull request #167 from xing-yang/changelog-1.3
Add changelog for v1.3
2 parents a8faf18 + c7f33e1 commit 7690ef2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-1.3.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog since v1.2.0
2+
3+
## Breaking Changes
4+
5+
- Add a prefix "external-snapshotter-leader" and the driver name to the snapshotter leader election lock name. Rolling update will not work if leader election is enabled because the lock name is changed in v1.3.0. ([#129](https://github.com/kubernetes-csi/external-snapshotter/pull/129), [@zhucan](https://github.com/zhucan))
6+
7+
## Other Notable Changes
8+
9+
- Snapshotter will no longer call ListSnapshots if the CSI Driver does not support this operation. ([#138](https://github.com/kubernetes-csi/external-snapshotter/pull/138), [@ggriffiths](https://github.com/ggriffiths))

0 commit comments

Comments
 (0)