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

fix: lock provisioning order of user disk partitions #9878

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

smira
Copy link
Member

@smira smira commented Dec 4, 2024

Fixes #9877

As a side-effect, fix alignment of user disks for newer QEMU versions.

@smira smira added this to the v1.9 milestone Dec 4, 2024
cmd/talosctl/cmd/mgmt/cluster/create.go Outdated Show resolved Hide resolved
Fixes siderolabs#9877

As a side-effect, fix alignment of user disks for newer QEMU versions.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira force-pushed the fix/user-disks-order branch from 4708721 to dd61ad8 Compare December 5, 2024 12:12
@smira
Copy link
Member Author

smira commented Dec 5, 2024

/m

@talos-bot talos-bot merged commit dd61ad8 into siderolabs:main Dec 5, 2024
50 checks passed
This was referenced Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Status: Backported
Development

Successfully merging this pull request may close these issues.

user disks multiple partitions on the same disk get mixed up
4 participants