From 6aa899ecb2b86efc5bc8d7a90b0773594a13c618 Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Thu, 3 May 2018 05:46:03 +0000 Subject: [PATCH 1/2] Feature gate: StorageObjectInUseProtection is GA Update feature gate reference for 1.11 --- content/en/docs/reference/feature-gates.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/en/docs/reference/feature-gates.md b/content/en/docs/reference/feature-gates.md index 659f151e04a4e..eaa78292b1d8d 100644 --- a/content/en/docs/reference/feature-gates.md +++ b/content/en/docs/reference/feature-gates.md @@ -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 | @@ -222,5 +223,3 @@ Each feature gate is designed for enabling/disabling a specific feature: type when used together with the `PersistentLocalVolumes` feature gate. {{% /capture %}} - - From ed15ce6d92fe33b0401826e2268e1a45baeb15c4 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Mon, 21 May 2018 17:09:53 -0700 Subject: [PATCH 2/2] Trivial commit to re-trigger Netlify --- content/en/docs/reference/feature-gates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/reference/feature-gates.md b/content/en/docs/reference/feature-gates.md index eaa78292b1d8d..99cb61ad207e8 100644 --- a/content/en/docs/reference/feature-gates.md +++ b/content/en/docs/reference/feature-gates.md @@ -223,3 +223,4 @@ Each feature gate is designed for enabling/disabling a specific feature: type when used together with the `PersistentLocalVolumes` feature gate. {{% /capture %}} +