Mention Image Volume Size Check in 1.9.x to 1.10.x upgrade - #1122
Merged
Merged
Conversation
|
votdev
force-pushed
the
issue_10351_img_size_validator
branch
from
September 2, 2026 10:01
e519fb2 to
5d74f41
Compare
WebberHuang1118
left a comment
Member
There was a problem hiding this comment.
Should we provide a way to check the image volume size before starting the upgrade, similar to the pre-check script described here?
Member
Author
votdev
force-pushed
the
issue_10351_img_size_validator
branch
2 times, most recently
from
September 4, 2026 13:09
c7c52ea to
af27cfc
Compare
votdev
force-pushed
the
issue_10351_img_size_validator
branch
2 times, most recently
from
September 7, 2026 09:44
53963e0 to
4ef6c05
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
votdev
force-pushed
the
issue_10351_img_size_validator
branch
from
September 17, 2026 12:22
4ef6c05 to
d2b4b7c
Compare
jillian-maroket
approved these changes
Sep 18, 2026
WebberHuang1118
approved these changes
Sep 18, 2026
Related to: harvester/harvester#10351 Related to: harvester/harvester#11315 Related to: harvester/upgrade-helpers#53 Co-authored-by: Jillian <jillian.maroket@suse.com> Signed-off-by: Volker Theile <vtheile@suse.com>
votdev
force-pushed
the
issue_10351_img_size_validator
branch
from
September 18, 2026 09:45
d2b4b7c to
629f6a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The following changes are applied by the PR:
Image Volume Size Checkthat is performed during the upgrade from v1.9.x to v1.10.0.sidebar_positionin the front matter of all MD files belowdocs/upgrade.v1.8.x to v1.9.0is added as an empty template. Should be added tomainbranch soonish when v1.9.0 is released.Related to: harvester/harvester#10351
Problem:
Solution:
Related Issue(s):
Test plan:
Additional documentation or context