Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lock xfs filesystem creation options to match Talos version #9955

Open
Tracked by #9899
smira opened this issue Dec 13, 2024 · 0 comments
Open
Tracked by #9899

lock xfs filesystem creation options to match Talos version #9955

smira opened this issue Dec 13, 2024 · 0 comments

Comments

@smira
Copy link
Member

smira commented Dec 13, 2024

See e.g. #9913

As the Image Factory runs, it needs to create disk images for older Talos releases, while having the most recent xfsprogs in its hands.

The idea is provide a quirk which maps Talos version to xfsprogs config file which is based on Linux LTS version. To keep downgrades possible, we could say that the first Talos release which ships the next Linux LTS is using previous LTS config, while the next one jumps to the new LTS.

E.g. Talos 1.9 ships Linux 6.12, but uses 6.6 xfs settings, while Talos 1.10 shifts to 6.12 xfs settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant