mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-12 21:40:29 +00:00
Previously, this function was taking full Pod and Container objects unnecessarily. This commit updates this so that they will take pointers instead.