mirror of
				https://github.com/siderolabs/talos.git
				synced 2025-10-31 16:31:13 +01:00 
			
		
		
		
	This removes networkd as a separate container and image. Reasons: * `machined` becomes more and more bound into the core flow - now it interacts with `etcd` for VIPs, so container has more and more mounts/permissions * it should be easier to COSIfy machined piece by piece if we have it running in the same process * initramfs size Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>