Extra documentation for content interfaces#7640
Conversation
|
Hi @nikitar. 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. |
Fixes: containerd#7305 Signed-off-by: Nikita Rybak <[email protected]>
|
How does one rerun CI tests to ensure a failure is due to random flakiness? Usually I see an option to rerun a workflow in the github ui (along these lines), but not here. I don't imagine a failure of "Windows Integration (windows-2022, sandboxed)" is related to this, but wanted to be certain. |
Also moved the main interface (Store) to the top of the file and grouped some related interfaces together.
Fixes: #7305
Signed-off-by: Nikita Rybak [email protected]