github hetznercloud/csi-driver v2.20.2

12 hours ago

Volume Label Truncation Issue

The label value truncation introduced in v2.20.1 could produce values
starting with a non-alphanumeric character (e.g. -), which is invalid
per the https://docs.hetzner.cloud/reference/cloud#description/labels.
Truncated values are now stripped of leading non-alphanumeric characters
to ensure they remain valid.

Bug Fixes

  • strip leading non-alphanumeric characters after truncating volume label (#1328)

Don't miss a new csi-driver release

NewReleases is sending notifications on new releases.