Skip to content

Commit dfb03f2

Browse files
committed
Graduate CSRDuration to GA
1 parent 284c492 commit dfb03f2

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 | |
@@ -279,6 +278,8 @@ different Kubernetes components.
279278
| `CSIVolumeFSGroupPolicy` | `false` | Alpha | 1.19 | 1.19 |
280279
| `CSIVolumeFSGroupPolicy` | `true` | Beta | 1.20 | 1.22 |
281280
| `CSIVolumeFSGroupPolicy` | `true` | GA | 1.23 | |
281+
| `CSRDuration` | `true` | Beta | 1.22 | 1.23 |
282+
| `CSRDuration` | `true` | GA | 1.24 | - |
282283
| `CronJobControllerV2` | `false` | Alpha | 1.20 | 1.20 |
283284
| `CronJobControllerV2` | `true` | Beta | 1.21 | 1.21 |
284285
| `CronJobControllerV2` | `true` | GA | 1.22 | - |

0 commit comments

Comments
 (0)