mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +00:00
to create and start a fake container. When StartContainer, it pass a name as docker ID for testing purpose, but leave Name uninitialized. This PR fixes such issue. Fixed #4472.