Skip to content

Commit f6a43e1

Browse files
authored
Merge pull request #32405 from tengqm/csrduation-ga
Graduate CSRDuration to GA
2 parents 3cab4da + dfb03f2 commit f6a43e1

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
@@ -93,7 +93,6 @@ different Kubernetes components.
9393
| `CSIStorageCapacity` | `false` | Alpha | 1.19 | 1.20 |
9494
| `CSIStorageCapacity` | `true` | Beta | 1.21 | |
9595
| `CSIVolumeHealth` | `false` | Alpha | 1.21 | |
96-
| `CSRDuration` | `true` | Beta | 1.22 | |
9796
| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | 1.21 |
9897
| `ControllerManagerLeaderMigration` | `true` | Beta | 1.22 | |
9998
| `CustomCPUCFSQuotaPeriod` | `false` | Alpha | 1.12 | |
@@ -271,6 +270,8 @@ different Kubernetes components.
271270
| `CSIVolumeFSGroupPolicy` | `false` | Alpha | 1.19 | 1.19 |
272271
| `CSIVolumeFSGroupPolicy` | `true` | Beta | 1.20 | 1.22 |
273272
| `CSIVolumeFSGroupPolicy` | `true` | GA | 1.23 | |
273+
| `CSRDuration` | `true` | Beta | 1.22 | 1.23 |
274+
| `CSRDuration` | `true` | GA | 1.24 | - |
274275
| `CronJobControllerV2` | `false` | Alpha | 1.20 | 1.20 |
275276
| `CronJobControllerV2` | `true` | Beta | 1.21 | 1.21 |
276277
| `CronJobControllerV2` | `true` | GA | 1.22 | - |

0 commit comments

Comments
 (0)