mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
Sometimes for external applications it is useful to correlate the pod containers to the real docker instances. This patch adds a new entry in the container status (containerID) which is used to identify the instance. Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>