Revert "Add timestamp to PodSandboxStatusResponse for kubernetes Evented PLEG"#11323
Conversation
…ted PLEG" This reverts commit b529072. Signed-off-by: Chris Henzie <[email protected]>
|
Hi @chrishenzie. 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. |
|
/ok-to-test But I'd like to understand how this relates to the original request to add the timestamp in #10728. |
|
The original KEP mentioned there was a So it seems we should set both @hshiina is it the expectation that we should always include both |
I'm sorry I filed the issue only for timestamp just by looking at the code here: The condition for setting containerStatuses |
|
Is there anything blocking or can we proceed? |
|
/retest |
|
/retest-required Thanks for the discussion @hshiina @djdongjin @chrishenzie. Reverting sounds good. |
|
Two consecutive failures with The first run failed on some kubelet authz tests instead: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/containerd_containerd/11323/pull-containerd-node-e2e/1884671427139866624 |
|
It looks like yeah, it's also failing on #11311 which was opened last week as well. Job history shows it started failing recently due to timeouts |
|
/retest |
|
The failing test here does not appear related to this change and has been consistently failing the past couple days. Is it possible to proceed despite this? |
|
All green now :-) |
|
Thanks! Although it looks like this is also being fixed on the k8s end (kubernetes/kubernetes#129990) so maybe we should hold off on making changes here? |
|
Regardless of whether kubernetes/kubernetes#129990 gets merged, the current PR remains necessary. As defined in original KEP), we should return the Although we haven't added the |
|
/cherry-pick release/2.0 |
|
@djdongjin: new pull request created: #11403 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. |
This reverts commit b529072.
Fixes: #11312