github hetznercloud/csi-driver v2.20.1

latest release: v2.20.2
4 days ago

Validate Volume Labels

With this release, volume labels are validated against Hetzner Cloud API requirements before a volume is created.

To avoid breaking existing setups, label values that exceed the maximum length of 63 characters are automatically truncated from the left, keeping the last 63 characters. This is especially relevant for automatically set labels like pvc-name, pvc-namespace, and pv-name, which may contain long Kubernetes resource names.

Bug Fixes

  • validate hcloud volume labels (#1304)

Don't miss a new csi-driver release

NewReleases is sending notifications on new releases.