Peter Hunt

Results 635 comments of Peter Hunt

so the problem is that the container's lifecycle gets detached from cri-o. exec probes should still run for a spell--until the container exits. once it does, the node may get...

any reason not to do this in `setup()` instead?

hm I would not expect Kubelet to be specifying the Verbose flag, so it shouldn't be reaching that container.State() call. Do you have a pod that has a reproducer so...

@dlmather a little late, but I think this was fixed in https://github.com/cri-o/cri-o/pull/6925, would you be able to test it out and see?

sounds to me that this can be closed, do you agree @audrey-mux

you could do something similar as our internal client library https://github.com/cri-o/cri-o/blob/main/internal/client/client.go Alternatively, we could export this library--it has been fairly stable and I don't expect any of the items to...