mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
Previously this only validated the ephemeral containers, but it's safer to validate the entire PodSpec in case other parts of validation add logic that checks ephemeral containers.