Turn paths from cmdline into absolute paths#6672
Conversation
|
Hi @linxiulei. 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.
|
|
Build succeeded.
|
|
Build succeeded.
|
|
Build succeeded.
|
|
Build succeeded.
|
|
Build succeeded.
|
kzys
left a comment
There was a problem hiding this comment.
How about handling them in the callee side? It is bit odd to see the caller (main.go) knows that these 2 parameters have to be absolute paths.
Snapshotter service returning relative paths confuses the client (i.e. ctr). Closes: containerd#6671 Signed-off-by: Eric Lin <[email protected]>
|
Build succeeded.
|
|
ping @kzys |
Snapshotter service returning relative paths confuses the client (i.e.
ctr).
Closes: #6671
Signed-off-by: Eric Lin [email protected]