We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9778eaf + 3b4a527 commit 03067d8Copy full SHA for 03067d8
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -78,7 +78,8 @@ different Kubernetes components.
78
| `CSIMigrationAWS` | `false` | Beta | 1.17 | 1.22 |
79
| `CSIMigrationAWS` | `true` | Beta | 1.23 | |
80
| `CSIMigrationAzureFile` | `false` | Alpha | 1.15 | 1.19 |
81
-| `CSIMigrationAzureFile` | `false` | Beta | 1.21 | |
+| `CSIMigrationAzureFile` | `false` | Beta | 1.21 | 1.23 |
82
+| `CSIMigrationAzureFile` | `true` | Beta | 1.24 | |
83
| `CSIMigrationGCE` | `false` | Alpha | 1.14 | 1.16 |
84
| `CSIMigrationGCE` | `false` | Beta | 1.17 | 1.22 |
85
| `CSIMigrationGCE` | `true` | Beta | 1.23 | |
0 commit comments