Return "" when NetDev.IpCIDR is empty

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-02-07 18:05:38 -07:00
committed by Christian Goll
parent ec61ffbacc
commit 87da57d1a2
6 changed files with 45 additions and 6 deletions

View File

@@ -20,6 +20,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
- Removed partial support for regex searches in node and profile lists. #1635
### Fixed
- Return "" when NetDev.IpCIDR is empty.
## v4.6.0rc2, 2025-02-07