You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-1.16.md
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff 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))
0 commit comments