Handle missing ipmi fields during bmc commands

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Christian Goll
2025-02-25 18:58:07 +01:00
committed by Jonathon Anderson
parent 099e7cd4ea
commit ea9a013812
22 changed files with 293 additions and 212 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed panic in warewulfd if node netdev is only defined in a profile. #1817
- Replaced unreadable >= character external sphinx module for pdf doc build.
- Handle missing ipmi fields during bmc commands. #1768
### Changed