apiserver/pkg/storage/etcd3
Cao Shufeng 837b7e4418 partial fix crd patch failing
partial fixes https://github.com/kubernetes/kubernetes/issues/53379

Kubernetes-commit: 1e800350a2e05899f7435385bebe7fc101142d95
2017-11-03 16:06:14 +08:00
..
preflight update BUILD files 2017-10-12 13:52:10 -07:00
BUILD update BUILD files 2017-10-12 13:52:10 -07:00
OWNERS Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
compact.go storage, etcd3: add an option for configuring interval of compaction requests from apiserver 2017-09-01 14:06:25 +09:00
compact_test.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
errors.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00
event.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
store.go partial fix crd patch failing 2017-11-03 16:06:14 +08:00
store_test.go Avoid intermediate List allocations as items added to the list 2017-10-09 22:16:13 -04:00
watcher.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00
watcher_test.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00