mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 22:51:12 +02:00
Load & start machined earlier and in initialize sequence, so that it is possible to use its API over its unix socket in maintenance mode. Additionally, do not return features from Version API if a config is not yet available. Related to siderolabs/talos#4791. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>