Update and clean CHANGELOG.md

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-03-18 17:10:16 -06:00
parent 9e526c23fc
commit 08b643184c

View File

@@ -49,12 +49,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Updated arguments for `ValidString` to match `regexp.MatchString` - Updated arguments for `ValidString` to match `regexp.MatchString`
- New `mig` overlay to configure NVIDIA MIG devices. #2102 - New `mig` overlay to configure NVIDIA MIG devices. #2102
- Documented that booting a node twice fixes broken partition tables - Documented that booting a node twice fixes broken partition tables
- Updated arguments for `ValidString` to match `regexp.MatchString`
- New `mig` overlay to configure NVIDIA MIG devices. #2102
- TLS with the command `wwctl configure tls` for key management.
Keys can be created automtically or imported. The runtime overlay is
if TLS is enabled is not distributed over plain http.
- Documented that booting a node twice fixes broken partition tables
- TLS support for `warewulfd` and REST API. - TLS support for `warewulfd` and REST API.
- New `wwctl configure tls` command to generate and configure TLS keys and - New `wwctl configure tls` command to generate and configure TLS keys and
certificates. certificates.
@@ -63,7 +57,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Documented how to detect shadowed overlays in troubleshooting. - Documented how to detect shadowed overlays in troubleshooting.
- Documented `wwctl clean`. #2034 - Documented `wwctl clean`. #2034
- Documented the status of various top-level Warewulf features. - Documented the status of various top-level Warewulf features.
- Initial one-page quick reference guide
- Document configuring the arp cache for large clusters
- Expand troubleshooting documentation for container runtimes
### Changed ### Changed