Remove temporary replace for fuzzer library#8990
Conversation
|
@jsturtevant: GitHub didn't allow me to request PR reviews from the following users: AdamKorcz. Note that only containerd members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions 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. |
|
Hi @jsturtevant. 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. |
Signed-off-by: James Sturtevant <jstur@microsoft.com>
fb75980 to
8399a4e
Compare
|
/assign @mxpv |
|
Thanks @jsturtevant using |
I found that after AdaLogics/go-fuzz-headers#113 merged our CI started failing in containerd/rust-extensions#147 (comment)
This removes the temporary workaround (since the PR that had the fix merged upstream)
/cc @AdamKorcz