kubernetes/cmd/kube-apiserver
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
..
app Merge pull request #58854 from liggitt/prefer-v1-storage 2018-02-08 16:58:32 -08:00
apiserver.go low hanging fruit for using cobra commands 2018-01-17 13:43:43 -05:00
BUILD low hanging fruit for using cobra commands 2018-01-17 13:43:43 -05:00
OWNERS kube-apiserver: add myself to OWNERS 2017-06-07 12:43:38 +02:00