summaryrefslogtreecommitdiff
path: root/releasenotes/notes/correct-api-version-check-conditional-for-nodename-439bebc02fb5493d.yaml
blob: ef9ed8a3131d0804030ff78ecd793728ac680668 (plain)
1
2
3
4
5
---
fixes:
  - Correct api version check conditional for node.name to address
    an issue that we could set node name to '' using API version lower than
    1.5, where node names were introduced.