Prevent assetkey from leaking into wwclient logs

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-03-10 21:27:06 -06:00
committed by Christian Goll
parent 819163e706
commit 5f41465fac
5 changed files with 105 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Prevent `assetkey` from leaking into wwclient logs.
- Remove requisite dependency between ignition disk target and ignition service. #2083
- Return HTTP 409 status when creating an existing overlay
- Allow whitespace to be trimmed for wwdoc comments. #2109