Remove internal LoopConfig struct#9813
Conversation
|
Hi @alex-matei. 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. |
c5d408d to
4067e3d
Compare
The struct is now part of golang.org/x/sys. Follow-up for containerd#9805 Signed-off-by: Alexandru Matei <[email protected]>
4067e3d to
ccec1e6
Compare
Done. |
The struct is now part of sys, I forgot to remove it in the previous PR.