Skip to content

Commit c1600a1

Browse files
committed
mark JobPodFailurePolicy as removed
Signed-off-by: carlory <[email protected]>
1 parent b601c22 commit c1600a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/JobPodFailurePolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ stages:
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.31"
20+
toVersion: "1.32"
21+
22+
removed: true
2023
---
2124
Allow users to specify handling of pod failures based on container
2225
exit codes and pod conditions.

0 commit comments

Comments
 (0)