k3s/test
Kubernetes Submit Queue 98c4c73c71 Merge pull request #37770 from enj/enj/r/storage_decorator
Automatic merge from submit-queue (batch tested with PRs 38278, 37770)

Refactor REST storage to use generic defaults

This removes the repetition in the REST storage builders by moving the logic to `restoptions.ApplyOptions`.  `registry.StorageWithCacher`/`generic.StorageDecorator` no longer assume that they can build the `keyFunc` for arbitrary objects.  `restoptions.ApplyOptions` uses the `registry.Store`'s `KeyFunc` for its call to `generic.StorageDecorator`.

```release-note
Cluster federation servers have changed the location in etcd where federated services are stored, so existing federated services must be deleted and recreated. Before upgrading, export all federated services from the federation server and delete the services. After upgrading the cluster, recreate the federated services from the exported data.
```
2016-12-09 00:25:35 -08:00
..
e2e Merge pull request #38244 from MrHohn/e2e-reboot-drop 2016-12-08 17:13:58 -08:00
e2e_node Add --image-pull-progress-deadline option to kubelet 2016-12-09 09:28:57 +08:00
fixtures Revert "add a unit test" 2016-11-22 21:01:20 -08:00
images Merge pull request #37294 from jsafrane/gluster-on-tmpfs 2016-12-08 00:23:10 -08:00
integration Merge pull request #37770 from enj/enj/r/storage_decorator 2016-12-09 00:25:35 -08:00
kubemark Moved start-kubemark-master.sh from test/kubemark/ to test/kubemark/resources/ 2016-12-07 18:15:24 +01:00
list Improve update_owners.py username detection and error message. 2016-10-28 13:23:19 -07:00
soak refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
utils Pass addressable values to DeepCopy 2016-12-08 14:16:01 -05:00
OWNERS
test_owners.csv Merge pull request #36643 from kzwang/ingress-controller 2016-12-06 00:22:54 -08:00