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

Add VirtletRootVolumeSize annotation #742

Merged
merged 7 commits into from
Aug 20, 2018
Merged

Conversation

ivan4th
Copy link
Contributor

@ivan4th ivan4th commented Aug 20, 2018

This makes it possible to enlarge the root volume of VM.
This PR also adds an e2e test for VirtletRootVolumeSize, which requires updating the default CirrOS image to 0.4.0 which has proper growroot included (growroot from CirrOS 0.3.5 didn't notice that the block device was larger then specified in the partition table)


This change is Reviewable

Ivan Shvedunov added 3 commits August 20, 2018 14:20
0.3.5 has bad growroot that doesn't really work when we enlarge the
libvirt volume
Copy link
Contributor

@jellonek jellonek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks perfect, but could you also add an example annotation to one .yamls in examples/?
Maybe also that could be noted somewhere in https://github.com/Mirantis/virtlet/blob/master/docs/volumes.md ?

Reviewed 14 of 14 files at r1.
Reviewable status: 0 of 2 LGTMs obtained

Copy link
Contributor Author

@ivan4th ivan4th left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jellonek Done.

Reviewable status: 0 of 2 LGTMs obtained

Copy link
Contributor

@jellonek jellonek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 6 of 6 files at r2.
Reviewable status: 0 of 2 LGTMs obtained, and 1 stale

Copy link
Contributor

@jellonek jellonek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: again! :)

Reviewed 1 of 1 files at r3.
Reviewable status: 0 of 2 LGTMs obtained, and 1 stale

Copy link
Contributor

@pigmej pigmej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 13 of 14 files at r1, 5 of 6 files at r2, 1 of 1 files at r3.
Reviewable status: 1 of 2 LGTMs obtained, and 1 stale

@pigmej pigmej merged commit adde98c into master Aug 20, 2018
@pigmej pigmej deleted the ivan4th/root-volume-size branch August 20, 2018 15:31
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.

3 participants