mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 14:57:35 +00:00
Automatic merge from submit-queue Kubelet: Add container ports label. Addresses https://github.com/kubernetes/kubernetes/pull/30049#discussion_r73983952. Add container ports label, although we don't use it now, it will make it easier to switch to new runtime interface in the future. @yujuhong @feiskyer