mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-08 02:10:33 +00:00
Automatic merge from submit-queue Strip container id from events **What this PR does / why we need it**: reduces spam events from kubelet in bad pod scenarios **Which issue this PR fixes**: relates to https://github.com/kubernetes/kubernetes/issues/47366 **Special notes for your reviewer**: pods in permanent failure states created unique events **Release note**: ```release-note None ```