Skip to content

Commit 56b453b

Browse files
authored
Merge pull request #335 from verult/changelog-1.7.3
Add storage capacity exhausted error fix to 1.7.3 release notes
2 parents 834fc0a + b335f20 commit 56b453b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG/CHANGELOG-1.7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Bug or Regression
1010

1111
- Fix build on 32bit platforms ([#320](https://github.com/kubernetes-csi/csi-driver-host-path/pull/320), [@c0va23](https://github.com/c0va23))
12+
- Fix rescheduling with distributed provisioning when simulated storage capacity is exhausted ([#331](https://github.com/kubernetes-csi/csi-driver-host-path/pull/331), [@pohly](https://github.com/pohly))
1213
- Fixed bug where `UpdateSnapshot` checks the volume ID when it should check the snapshot ID before updating. ([#315](https://github.com/kubernetes-csi/csi-driver-host-path/pull/315), [@verult](https://github.com/verult))
1314

1415
### Other (Cleanup or Flake)

0 commit comments

Comments
 (0)