move the device after the options when using mkfs.ext4#11362
move the device after the options when using mkfs.ext4#11362estesp merged 1 commit intocontainerd:mainfrom
Conversation
Signed-off-by: zouyee <[email protected]>
|
@zouyee: GitHub didn't allow me to request PR reviews from the following users: deitch. Note that only containerd members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Hi @zouyee. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
deitch
left a comment
There was a problem hiding this comment.
Thanks for addressing it.
djdongjin
left a comment
There was a problem hiding this comment.
LGTM, I wonder why this is not captured in CI. Is that we never run this test in CI?
containerd/plugins/snapshots/devmapper/pool_device_test.go
Lines 101 to 103 in 59c8cf6
btw, the CI failures are due to vagrant throttling: #11364
|
It looks like it keeps getting removed from merge queue after being added? |
|
Great! Is this scheduled for a future patch version? |
|
/cherry-pick release/2.0 |
|
@AkihiroSuda: new pull request created: #11411 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Does that mean it will make it into 2.0.3? |
Yes |
fix: #11347
/cc @deitch