mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-16 06:51:27 +01:00
CNI was removed from build-container which works fine for `talosctl cluster create` clusters as it installs its own CNI, but fails for upgrade tests as they were never updated for the CNI bundle. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>