magnum/releasenotes/notes/bug-1718947-0d4e67529e2817d...

7 lines
243 B
YAML

---
fixes:
- |
From now on, server names are prefixed with the cluster name.
The cluster name is truncated to 30 characters, ('_', '.') are mapped to '-'
and non alpha-numeric characters are removed to ensure FQDN compatibility.