mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-18 16:01:18 +01:00
This fixes the instabilitiy on some of the internal resources, as they get regenerated as a result of machine config changes. As map iteration order is not stable this might cause unexpected static pod defition regeneration with the only difference is the flag order. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>