chore(changelog): update changelogs and CHANGELOG.md (#446)

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
This commit is contained in:
Niladri Halder 2023-05-29 10:41:19 +05:30 committed by GitHub
parent ba0e1749ec
commit 0b02e1b0af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Fixes GetCapacity in pkg/driver/controller.go to report the ZFS pool
capacity even when using a child dataset at the storage class' poolname
attribute.