Files
kubernetes/test
Kubernetes Submit Queue 61ec96781b Merge pull request #41313 from sttts/sttts-apiserver-server-storage
Automatic merge from submit-queue (batch tested with PRs 41134, 41410, 40177, 41049, 41313)

apiserver: further cleanup of apiserver storage plumbing

- move kubeapiserver`s `RESTOptionsFactory` back to EtcdOptions by adding a `AddWithStorageFactoryTo`
- factor out storage backend `Config` construction from EtcdOptions
- move all `StorageFactory` related code into server/storage subpackage.

In short: remove my stomach ache about `kubeapiserver.RESTOptionsFactory`.

approved based on #40363
2017-02-15 05:58:32 -08:00
..
2017-02-15 10:25:15 +01:00
2017-01-05 14:14:13 -08:00
2017-01-30 12:46:59 -05:00
2017-02-10 02:13:45 +01:00
2017-01-19 08:00:52 +05:30
2017-02-13 11:53:59 +01:00
2017-02-07 14:23:39 -08:00