Skip to content

Commit bc4da9b

Browse files
tengqmk82cn
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 c2cc736 commit bc4da9b

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ different Kubernetes components.
7979
| `RunAsGroup` | `false` | Alpha | 1.10 | |
8080
| `ScheduleDaemonSetPods` | `false` | Alpha | 1.10 | |
8181
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
82-
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | |
82+
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | 1.10 |
83+
| `StorageObjectInUseProtection` | `true` | GA | 1.11 | |
8384
| `StreamingProxyRedirects` | `true` | Beta | 1.5 | |
8485
| `SupportIPVSProxyMode` | `false` | Alpha | 1.8 | 1.8 |
8586
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |

0 commit comments

Comments
 (0)