Skip to content

Commit 03067d8

Browse files
authored
Merge pull request #32669 from tengqm/CSIMigrationAzureFile-default-on
CSIMigrationAzureFile feature is default on
2 parents 9778eaf + 3b4a527 commit 03067d8

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
@@ -78,7 +78,8 @@ different Kubernetes components.
7878
| `CSIMigrationAWS` | `false` | Beta | 1.17 | 1.22 |
7979
| `CSIMigrationAWS` | `true` | Beta | 1.23 | |
8080
| `CSIMigrationAzureFile` | `false` | Alpha | 1.15 | 1.19 |
81-
| `CSIMigrationAzureFile` | `false` | Beta | 1.21 | |
81+
| `CSIMigrationAzureFile` | `false` | Beta | 1.21 | 1.23 |
82+
| `CSIMigrationAzureFile` | `true` | Beta | 1.24 | |
8283
| `CSIMigrationGCE` | `false` | Alpha | 1.14 | 1.16 |
8384
| `CSIMigrationGCE` | `false` | Beta | 1.17 | 1.22 |
8485
| `CSIMigrationGCE` | `true` | Beta | 1.23 | |

0 commit comments

Comments
 (0)