diff --git a/CHANGELOG.md b/CHANGELOG.md index 2104b996..d787ad84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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` - New `mig` overlay to configure NVIDIA MIG devices. #2102 - 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. - New `wwctl configure tls` command to generate and configure TLS keys and 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 `wwctl clean`. #2034 - 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