k3s/test/integration/etcd
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
..
BUILD Revert "fail earlier on discovery failures" 2018-02-01 13:02:10 -05:00
etcd_storage_path_test.go Merge pull request #58854 from liggitt/prefer-v1-storage 2018-02-08 16:58:32 -08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00