mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-23 12:29:01 +00:00
The init config file fetched from cluster won't have `ignorePreflightErrors` set, and shouldn't try to reuse it even it's set with any value. Instead, it should be defined in reset config file and fetch from it when the reset config is ready. Signed-off-by: Dave Chen <dave.chen@arm.com>