mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-15 14:26:57 +00:00
Automatic merge from submit-queue Move ActiveDeadlineSeconds implementation into a kubelet sync observer The first commit is from: https://github.com/kubernetes/kubernetes/pull/24344 The second commit moves the code for enforcement around active deadlines into a kubelet sync observer pattern. It groups code that used to be scattered across the kubelet. <!-- Reviewable:start --> --- This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/24705) <!-- Reviewable:end -->