Skip to content

Update thinpool setup script in getting-started.md#548

Open
cauld wants to merge 3 commits intofirecracker-microvm:mainfrom
cauld:main
Open

Update thinpool setup script in getting-started.md#548
cauld wants to merge 3 commits intofirecracker-microvm:mainfrom
cauld:main

Conversation

@cauld
Copy link
Copy Markdown

@cauld cauld commented Dec 9, 2021

Issue #, if available:
N/A

Description of changes:
The example thinpool setup in this guide script assumes the /var/lib/firecracker-containerd/snapshotter/devmapper directory exists. If fails if not. Added a directory check/create if needed block.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This script assumes the /var/lib/firecracker-containerd/snapshotter/devmapper directory exists. Adding a directory check/create if needed block.
@cauld cauld requested a review from a team as a code owner December 9, 2021 23:23
@Kern--
Copy link
Copy Markdown
Contributor

Kern-- commented Dec 10, 2021

Thanks, this looks good, but we need a DCO to merge.

You can use git commit -s if you've configured git to use your real name, otherwise you can manually add a line to your commit message like:

Signed-off-by: John Doe <john.doe@mail.com>

Signed-off-by: Chad Auld <chadauld@gmail.com>

This script assumes the /var/lib/firecracker-containerd/snapshotter/devmapper directory exists. Adding a directory check/create if needed block.
@cauld
Copy link
Copy Markdown
Author

cauld commented Dec 11, 2021

Added signed off

@Kern--
Copy link
Copy Markdown
Contributor

Kern-- commented Dec 14, 2021

The original commit and the merge are missing a sign off. Can you please rebase to remove the later commits and then modify the original commit to add the sign off?

@austinvazquez
Copy link
Copy Markdown
Contributor

@cauld, can you squash locally and force push to your branch so that all commits are signed?

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