Promote StartupProbe to beta (enabled by default). (#17164)

This commit is contained in:
Matthias Bertschy
2019-10-24 21:53:39 +02:00
committed by Bob Killen
parent 3dd265c40b
commit dde56f2463
8 changed files with 8 additions and 8 deletions
@@ -132,7 +132,7 @@ different Kubernetes components.
| `ServerSideApply` | `true` | Beta | 1.16 | |
| `ServiceLoadBalancerFinalizer` | `false` | Alpha | 1.15 | |
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
| `StartupProbe` | `false` | Alpha | 1.16 | |
| `StartupProbe` | `true` | Beta | 1.17 | |
| `StorageVersionHash` | `false` | Alpha | 1.14 | 1.14 |
| `StorageVersionHash` | `true` | Beta | 1.15 | |
| `StreamingProxyRedirects` | `false` | Beta | 1.5 | 1.5 |