cmd/ctr/commands: clean up the func IntToInt32Array in utils.go#8039
Conversation
|
Hi @yankay. 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. |
6a6c752 to
565f2bf
Compare
Signed-off-by: Kay Yan <[email protected]>
565f2bf to
2f1aad0
Compare
|
Thanks @thaJeztah @estesp for the PR review |
This PR is to clean up the func IntToInt32Array in utils.go.
The func is not used in containerd anymore, so clean up it.
Signed-off-by: Kay Yan [email protected]