mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00: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>