kubernetes/cmd/kube-apiserver/app
Kubernetes Submit Queue 24f387127a
Merge pull request #58854 from liggitt/prefer-v1-storage
Automatic merge from submit-queue (batch tested with PRs 59580, 58854). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Prefer apps/v1 storage for daemonsets, deployments, replicasets, statefulsets

The workload API objects went GA in 1.9. This means we can safely begin persisting them in etcd in apps/v1 format in 1.10.

xref #43214

```release-note
DaemonSet, Deployment, ReplicaSet, and StatefulSet objects are now persisted in etcd in apps/v1 format
```
2018-02-08 16:58:32 -08:00
..
options Merge pull request #59037 from hzxuzhonghu/aggregator-api 2018-02-01 04:35:10 -08:00
testing Adding benchmarks to envelop encryption integration tests 2018-02-08 10:57:58 -08:00
aggregator.go refactor kube-aggregator api group install 2018-01-31 21:38:47 +08:00
apiextensions.go pass APIEnablement through apiserver chain 2018-01-22 19:10:26 +08:00
BUILD refactor kube-aggregator api group install 2018-01-31 21:38:47 +08:00
server.go Merge pull request #58854 from liggitt/prefer-v1-storage 2018-02-08 16:58:32 -08:00