Skip to content

Commit fd04e6e

Browse files
authored
Merge pull request #592 from leonardoce/changelog-1.16.1
Add changelog for v1.16.1
2 parents ba79501 + 3c67744 commit fd04e6e

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG/CHANGELOG-1.16.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# Release notes for v1.16.1
2+
3+
# Changelog since v1.16.0
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- The `ignoreFailedRead` VolumeSnapshotClass parameter is now honored by using the GNU implementation of `tar`. ([#590](https://github.com/kubernetes-csi/csi-driver-host-path/pull/590), [@leonardoce](https://github.com/leonardoce))
10+
11+
### Uncategorized
12+
13+
- Set a random MaxVolumesPerNode if config.AttachLimit == -1.
14+
Fixed: Considered only non-zero blocks for GetMetadataAllocated.
15+
Add better validation of the CapacityRange parameter to CreateVolume. ([#591](https://github.com/kubernetes-csi/csi-driver-host-path/pull/591), [@torredil](https://github.com/torredil))
16+
17+
## Dependencies
18+
19+
### Added
20+
_Nothing has changed._
21+
22+
### Changed
23+
_Nothing has changed._
24+
25+
### Removed
26+
_Nothing has changed._
27+
128
# Release notes for v1.16.0
229

330
# Changelog since v1.15.0

0 commit comments

Comments
 (0)