Skip to content

Commit e211769

Browse files
authored
Merge pull request #30495 from msau42/dev-1.23
update on-by-default for csi migration providers
2 parents 007e2ea + 40d431a commit e211769

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,16 @@ different Kubernetes components.
7171
| `CSIMigration` | `false` | Alpha | 1.14 | 1.16 |
7272
| `CSIMigration` | `true` | Beta | 1.17 | |
7373
| `CSIMigrationAWS` | `false` | Alpha | 1.14 | |
74-
| `CSIMigrationAWS` | `false` | Beta | 1.17 | |
74+
| `CSIMigrationAWS` | `false` | Beta | 1.17 | 1.22 |
75+
| `CSIMigrationAWS` | `true` | Beta | 1.23 | |
7576
| `CSIMigrationAzureDisk` | `false` | Alpha | 1.15 | 1.18 |
76-
| `CSIMigrationAzureDisk` | `false` | Beta | 1.19 | |
77+
| `CSIMigrationAzureDisk` | `false` | Beta | 1.19 | 1.22 |
78+
| `CSIMigrationAzureDisk` | `true` | Beta | 1.23 | |
7779
| `CSIMigrationAzureFile` | `false` | Alpha | 1.15 | 1.19 |
7880
| `CSIMigrationAzureFile` | `false` | Beta | 1.21 | |
7981
| `CSIMigrationGCE` | `false` | Alpha | 1.14 | 1.16 |
80-
| `CSIMigrationGCE` | `false` | Beta | 1.17 | |
82+
| `CSIMigrationGCE` | `false` | Beta | 1.17 | 1.22 |
83+
| `CSIMigrationGCE` | `true` | Beta | 1.23 | |
8184
| `CSIMigrationOpenStack` | `false` | Alpha | 1.14 | 1.17 |
8285
| `CSIMigrationOpenStack` | `true` | Beta | 1.18 | |
8386
| `CSIMigrationvSphere` | `false` | Beta | 1.19 | |

0 commit comments

Comments
 (0)