Commit Graph

1 Commits

Author SHA1 Message Date
Utku Ozdemir
4a82cd0e8f
chore: rewrite renamed extension names on Talos version updates
If an extension is renamed between minor Talos versions, rewrite its name to the newer one on upgrades and to older one on downgrades.

Handle the rename of `xe-guest-utilities` to `xen-guest-agent` happened on `1.6->1.7`, which was previously not handled correctly.

Additionally, closes siderolabs/omni#519.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2024-08-28 13:48:17 +02:00