Skip to content

feat(examples/templates/aws-devcontainer): add root volume parameter, growpart automatically #14839

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

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

johnstcn
Copy link
Member

Fixes #14833

@johnstcn johnstcn requested a review from matifali September 26, 2024 17:46
@johnstcn johnstcn self-assigned this Sep 26, 2024
Comment on lines +214 to +217
growpart:
mode: auto
devices: ['/']
ignore_growroot_disabled: false
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

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

Great :fishsticks:

@johnstcn johnstcn merged commit 3b5cabb into main Sep 27, 2024
23 checks passed
@johnstcn johnstcn deleted the cj/aws-devcontainer-volume-size branch September 27, 2024 08:51
@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

examples: aws-devcontainer: add root_disk_size parameter and support volume expansion
2 participants