File tree 1 file changed +2
-1
lines changed
keps/sig-apps/2307-job-tracking-without-lingering-pods
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -666,12 +666,13 @@ Yes, see [Deprecation](#deprecation) for the full plan.
666
666
- Before 1.26: Observe the behavior in pods.
667
667
- After 1.26: Based on metric ` job_terminated_pod_tracking_finalizer `
668
668
- Mitigations:
669
- Before 1.26, disable ` JobTrackingWithFinalizers ` .
669
+ - Update to latest patch version of supported Kubernetes versions .
670
670
- Diagnostics:
671
671
The job controller reports errors updating the Job status and/or patching
672
672
Pods.
673
673
There were some bugs that would cause this (examples:
674
674
[ #109485 ] ( https://github.com/kubernetes/kubernetes/issues/109485 ) ,
675
+ [ 119833] ( https://github.com/kubernetes/kubernetes/issues/119833 ) ,
675
676
[ #111646 ] ( https://github.com/kubernetes/kubernetes/pull/111646 ) ).
676
677
In newer versions, this can still happen if there is a buggy webhook
677
678
that prevents pod updates to remove finalizers.
You can’t perform that action at this time.
0 commit comments