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 rpi partition sizes for upgrade #1786

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Sep 4, 2023

As we use the state/recovery partition for storing the transition image during upgrades, on ubuntu the partition sizes did not allow to store the image properly as they were too small.

This fixes the current sizes for ubuntu based rpi64 images

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1751

As we use the state/recovery partition for storing the transition image
during upgrades, on ubuntu the partition sizes did not allow to store
the image properly as they were too small.

This fixes the current sizes for ubuntu based rpi64 images

Signed-off-by: Itxaka <itxaka@kairos.io>
@Itxaka Itxaka requested a review from mudler September 4, 2023 13:15
@Itxaka Itxaka enabled auto-merge (squash) September 5, 2023 09:53
@Itxaka Itxaka merged commit a302225 into kairos-io:master Sep 5, 2023
21 checks passed
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

Successfully merging this pull request may close these issues.

kairos upgrade is broken in recovery
2 participants