1.1 KiB
1.1 KiB
Fixes
- [linstor] Update piraeus-operator v2.10.2 to handle fsck checks reliably: Upgrades LINSTOR CSI to avoid failed mounts when fsck sees mounted volumes, improving volume publish reliability (@kvaps in #1689, #1697).
- [dashboard] Nest CustomFormsOverride properties under spec.properties: Fixes schema generation so custom form properties are placed under
spec.properties, preventing mis-rendered or missing form fields (@kvaps in #1692, #1700). - [virtual-machine] Guard PVC resize to only expand storage: Ensures resize jobs run only when storage size increases, avoiding unintended shrink attempts during VM updates (@kvaps in #1688, #1701).
Documentation
- [website] Clarify GPU check command: Makes the kubectl command for validating GPU binding more explicit, including namespace context (@nbykov0 in cozystack/website#379).
Full Changelog: v0.38.3...v0.38.4