ctr: fix the incorrect image unmount error hint#4723
ctr: fix the incorrect image unmount error hint#4723estesp merged 1 commit intocontainerd:masterfrom lining2020x:ctr-error-hint
Conversation
|
Hi @lining2020. 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/test-infra repository. |
|
Build succeeded.
|
|
@fuweid Hello, please help review my PR. It's a very simple patch. |
|
@lining2020 Could you mind to remove the part of commit message? The change is LGTM |
OK, I will push a patch v2. |
Signed-off-by: Li Ning <[email protected]>
|
Build succeeded.
|
Fix the following incorrect unmount error hint:
[root@localhost ~]# ctr images unmount
ctr: please provide a target path to mount to
Signed-off-by: Li Ning [email protected]