Skip to content

Commit 462adb8

Browse files
tengqmk8s-ci-robot
authored andcommitted
StorageObjectInUseProtection is GA (kubernetes#8291)
* Feature gate: StorageObjectInUseProtection is GA Update feature gate reference for 1.11 * Trivial commit to re-trigger Netlify
1 parent 6cba902 commit 462adb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/reference/feature-gates.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ different Kubernetes components.
8080
| `RunAsGroup` | `false` | Alpha | 1.10 | |
8181
| `ScheduleDaemonSetPods` | `false` | Alpha | 1.10 | |
8282
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
83-
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | |
83+
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | 1.10 |
84+
| `StorageObjectInUseProtection` | `true` | GA | 1.11 | |
8485
| `StreamingProxyRedirects` | `true` | Beta | 1.5 | |
8586
| `SupportIPVSProxyMode` | `false` | Alpha | 1.8 | 1.8 |
8687
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
@@ -223,4 +224,3 @@ Each feature gate is designed for enabling/disabling a specific feature:
223224

224225
{{% /capture %}}
225226

226-

0 commit comments

Comments
 (0)