mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-18 12:11:10 +02:00
As `--input-dir` flag now supports partial configs, it should not fail when there is no talosconfig in the directory. This was the missing part in siderolabs/talos#8333. Additionally, allow the `--cidr` flag when `--input-dir` is used - it is used even when the input configs are provided. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>