Files
talos/pkg/argsbuilder/argsbuilder_test.go
Andrey Smirnov 91a858b537 fix: sort output of the argument builder
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>
2021-10-08 19:31:21 +03:00

2.4 KiB