cri:use debug level when receive exec process exited events#11838
cri:use debug level when receive exec process exited events#11838mxpv merged 1 commit intocontainerd:mainfrom
Conversation
Signed-off-by: ningmingxiao <[email protected]>
|
Hi @ningmingxiao. 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-sigs/prow repository. |
|
/cherry-pick release/2.1 |
|
@AkihiroSuda: new pull request created: #11848 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-sigs/prow repository. |
if use exec to do some health check will generate many exec exited events log.
fix:#11836
@AkihiroSuda @mxpv can you review this pr ? It is easily to review. Thanks.