We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cc736 commit bc4da9bCopy full SHA for bc4da9b
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -79,7 +79,8 @@ different Kubernetes components.
79
| `RunAsGroup` | `false` | Alpha | 1.10 | |
80
| `ScheduleDaemonSetPods` | `false` | Alpha | 1.10 | |
81
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
82
-| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | |
+| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | 1.10 |
83
+| `StorageObjectInUseProtection` | `true` | GA | 1.11 | |
84
| `StreamingProxyRedirects` | `true` | Beta | 1.5 | |
85
| `SupportIPVSProxyMode` | `false` | Alpha | 1.8 | 1.8 |
86
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
0 commit comments