cozystack/docs/changelogs/v0.38.4.md
Andrey Kolkov cf15ad1073 Add changelogs for v0.38.3 and v.0.38.4
Signed-off-by: Andrey Kolkov <androndo@gmail.com>
2025-12-23 16:33:55 +04:00

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