Skip to content

Commit 0c6347d

Browse files
authored
Merge pull request #482 from pohly/release-2.0
release notes for 2.0.2
2 parents 5305d10 + f6eda36 commit 0c6347d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG/CHANGELOG-2.0.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release notes for v2.0.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v2.0.1
6+
7+
## Changes by Kind
8+
9+
### Feature
10+
- The watch of VolumeAttachements is avoided for drivers which don't support attach/detach (aka controller `PUBLISH_UNPUBLISH_VOLUME`) ([#480](https://github.com/kubernetes-csi/external-provisioner/pull/480), [@pohly](https://github.com/pohly))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
_Nothing has changed._
19+
20+
### Removed
21+
_Nothing has changed._
22+
123
# Release notes for v2.0.1
224

325
[Documentation](https://kubernetes-csi.github.io)

0 commit comments

Comments
 (0)