Skip to content

Commit

Permalink
StorageObjectInUseProtection is GA (kubernetes#8291)
Browse files Browse the repository at this point in the history
* Feature gate: StorageObjectInUseProtection is GA

Update feature gate reference for 1.11

* Trivial commit to re-trigger Netlify
  • Loading branch information
tengqm authored and k8s-ci-robot committed May 23, 2018
1 parent 6cba902 commit 462adb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/reference/feature-gates.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ different Kubernetes components.
| `RunAsGroup` | `false` | Alpha | 1.10 | |
| `ScheduleDaemonSetPods` | `false` | Alpha | 1.10 | |
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | |
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | 1.10 |
| `StorageObjectInUseProtection` | `true` | GA | 1.11 | |
| `StreamingProxyRedirects` | `true` | Beta | 1.5 | |
| `SupportIPVSProxyMode` | `false` | Alpha | 1.8 | 1.8 |
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
Expand Down Expand Up @@ -223,4 +224,3 @@ Each feature gate is designed for enabling/disabling a specific feature:

{{% /capture %}}


0 comments on commit 462adb8

Please sign in to comment.