kubernetes/pkg/genericapiserver/options
Kubernetes Submit Queue f4a8713088 Merge pull request #36229 from wojtek-t/bump_etcd_version
Automatic merge from submit-queue (batch tested with PRs 36229, 39450)

Bump etcd to 3.0.14 and switch to v3 API in etcd.

Ref #20504

**Release note**:

```release-note
Switch default etcd version to 3.0.14.
Switch default storage backend flag in apiserver to `etcd3` mode.
```
2017-01-04 17:36:06 -08:00
..
authentication.go decouple genericapiserver from non-generic authenticator 2016-12-22 07:48:08 -05:00
authorization.go start kubeapiserver package for sharing between kubeapiserver and federation 2016-12-22 07:43:42 -05:00
BUILD decouple genericapiserver from non-generic authenticator 2016-12-22 07:48:08 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
etcd.go Switch to etcd v3 API by default 2016-12-20 11:57:46 +01:00
OWNERS Update OWNERS approvers and reviewers: pkg/genericapiserver 2016-12-29 14:14:57 -08:00
server_run_options.go Clean up apiserver and federation defaulting and validation 2016-12-16 17:23:43 +01:00
serving.go apiserver: fix potential panic with nil SecureServingOptions 2016-12-08 14:25:35 +01:00