Open
Description
Describe the Issue
kubectl describe pod does not contain the container exit codes both for failed and succeeded pod status.
Steps To Reproduce
run a container that performs a long running job like azcopy.
Expected behavior
The display of the exit code. Particularly in the context of ACI the OOMKill exit code is highly relevant.
Virtual-kubelet version
1.4.5
Kubernetes version
1.23.8
Additional context