mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-18 20:31:12 +02:00
This means that Talos no longer tries to change the machine configuration on the fly. Certificate SANs are already handled automatically by COSI controllers, so the only remaining part is the platform's hostname which was written back to machine configuration. In the follow-up PRs we'll provide better interface for platforms to provide network-related data. Fixes #4597 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>