Skip to content

Commit ff563ae

Browse files
authored
Merge pull request #32396 from alculquicondor/job-ready
Graduate JobReadyPods to beta
2 parents 526f791 + 3007ca4 commit ff563ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@ different Kubernetes components.
131131
| `InTreePluginRBDUnregister` | `false` | Alpha | 1.23 | |
132132
| `InTreePluginvSphereUnregister` | `false` | Alpha | 1.21 | |
133133
| `JobMutableNodeSchedulingDirectives` | `true` | Beta | 1.23 | |
134-
| `JobReadyPods` | `false` | Alpha | 1.23 | |
134+
| `JobReadyPods` | `false` | Alpha | 1.23 | 1.23 |
135+
| `JobReadyPods` | `true` | Beta | 1.24 | |
135136
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
136137
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
137138
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | 1.23 |

0 commit comments

Comments
 (0)