[release/1.7 backport] cmd/ctr: allow user to syncfs during unpacking image locally#11305
[release/1.7 backport] cmd/ctr: allow user to syncfs during unpacking image locally#11305tboevil wants to merge 1 commit intocontainerd:release/1.7from
Conversation
tboevil
commented
Jan 23, 2025
- pick cmd/ctr: allow user to syncfs during unpacking image locally #11118
|
Hi @tboevil. 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. |
Signed-off-by: Qiyuan Liang <qiyuan.liang@smartx.com> (cherry picked from commit 11b7825) Signed-off-by: Qiyuan Liang <qiyuan.liang@smartx.com>
|
Kindly ping @tboevil, may I ask if any help is still needed for merging this PR? |
|
you can enable global syncfs in containerd config |
enable global syncfs in containerd config ? |
|
[plugins.'io.containerd.service.v1.diff-service'] |
|
@ningmingxiao thx |
|
At present, I also use global configuration to solve the problem. This MR can be closed first and can be opened again at any time if needed later. |