You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 2023-05-23: PR "Add DisruptionTarget condition when preempting for critical pod" ([link](https://github.com/kubernetes/kubernetes/pull/117586))
2413
2413
- 2023-10-19: PR "Use Patch instead of SSA for Pod Disruption condition" ([link](https://github.com/kubernetes/kubernetes/pull/121103))
2414
+
- 2024-06-18: PR "scheduler: Test that the DisruptionTarget condition is added at preemption time" ([link](https://github.com/kubernetes/kubernetes/pull/125533))
2415
+
- 2024-07-09: PR "Graduate PodDisruptionConditions to stable" ([link](https://github.com/kubernetes/kubernetes/pull/125461))
2416
+
- 2024-07-12: PR "Graduate JobPodFailurePolicy to stable" ([link](https://github.com/kubernetes/kubernetes/pull/125442))
2417
+
- 2024-07-12: PR "Use omitempty for optional fields in Job Pod Failure Policy" ([link](https://github.com/kubernetes/kubernetes/pull/126046))
2418
+
- 2024-07-17: PR "Promote JobPodFailurePolicy and PodDisruptionConditions e2e tests to Conformance" ([link](https://github.com/kubernetes/kubernetes/pull/125482))
2419
+
- 2024-07-17: PR "clean up codes after PodDisruptionConditions was promoted to GA" ([link](https://github.com/kubernetes/kubernetes/pull/125994))
2420
+
- 2024-07-18: PR "cleanup after JobPodFailurePolicy is promoted to GA" ([link](https://github.com/kubernetes/kubernetes/pull/126102))
2421
+
- 2024-08-14: PR "Fix a scheduler preemption issue where the victim isn't properly patched, leading to preemption not functioning as expected" ([link](https://github.com/kubernetes/kubernetes/pull/126644))
2414
2422
2415
2423
<!--
2416
2424
Major milestones in the lifecycle of a KEP should be tracked in this section.
0 commit comments