Skip to content

Commit 7b865eb

Browse files
authored
Merge pull request #198 from sunnylovestiramisu/leakVolume
Add CHANGELOG-13.0.md
2 parents 68054eb + eaef53f commit 7b865eb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG/CHANGELOG-13.0.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Release notes for v13.0.0
2+
3+
# Changelog since v12.0.1
4+
5+
## Changes by Kind
6+
7+
### Urgent Upgrade Notes
8+
9+
- Update to v13: ProvisionOptions now gets just name of the selected node instead of the whole *v1.Node object. NodeLister has been removed from the ProvisionController. Individual provisioners need to fetch the node on their own, if they need it. ([#194](https://github.com/kubernetes-sigs/sig-storage-lib-external-provisioner/pull/194), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
_Nothing has changed._
18+
19+
### Removed
20+
_Nothing has changed._

0 commit comments

Comments
 (0)