From 5f8b7104a1816332459442dd7f0dd02807ece1f0 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Wed, 3 Dec 2025 15:21:15 +0100 Subject: [PATCH] added documentation --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f69c3548..601106e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). if TLS is enabled is not distributed over plain http. - 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. + ## v4.6.5, 2026-01-12