Can we also log the pod status here? The pod gets deleted right after the failure, and we have no way to see this information.
Pinned
⚡ An open and reliable container runtime, by Docker
⚡ Containerd-based implementation of Kubernetes Container Runtime Interface
⚡ Container Cluster Manager
⚡ Website/documentation repo
⚡ Test infrastructure for the Kubernetes project.
Activity
Apr
20
1 month ago
yujuhong merge to kubernetes/kubernetes
yujuhong
MEMBER
createdAt 1 month ago
Add retry to get pod logs
yujuhong
MEMBER
submittedAt 1 month ago
yujuhong merge to kubernetes/kubernetes
yujuhong
MEMBER
createdAt 1 month ago
Add retry to get pod logs
yujuhong
MEMBER
submittedAt 1 month ago
Add retry to get pod logs
What type of PR is this?
/kind bug /sig-storage /cc @msau42 /assign @oomichi
What this PR does / why we need it:
Adds a retry in the e2e framework's
MatchContainerOutput
function to get pod logs. I'll backport it to 1.21Does this PR introduce a user-facing change?