mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00:00
This makes Talos 1.2 accept but ignore Talos 1.3 specific `/etc/cri/conf.d/20-customization.part` file, so that new config can be injected into running Talos 1.2 before upgrading to Talos 1.3. Talos 1.3 will ignore the customization under `/var`, so it can be safely removed after the upgrade. Fixes #6882 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>