apiserver/pkg/storage
Jordan Liggitt d986f949fd Correctly handle empty watch event cache
Kubernetes-commit: 0df769f54061aaa1796e2ef496265b3711e6826a
2017-08-29 13:13:03 +00:00
..
errors autogenerated 2017-04-15 20:35:23 +00:00
etcd Do not persist SelfLink into etcd storage 2017-07-16 04:08:42 +00:00
etcd3 Do not persist SelfLink into etcd storage 2017-07-16 04:08:42 +00:00
names autogenerated 2017-04-15 20:35:23 +00:00
storagebackend Don't bother with a mutable transformer for identity 2017-06-28 00:14:31 +00:00
testing Update generated code 2017-07-19 03:49:08 +00:00
tests Correctly handle empty watch event cache 2017-08-29 13:13:03 +00:00
value Add benchmarks for envelope transformer 2017-07-28 13:56:11 +00:00
BUILD run hack/update-all 2017-06-28 00:14:31 +00:00
OWNERS Name change: s/timstclair/tallclair/ 2017-07-16 04:08:42 +00:00
cacher.go Don't use cacher if uninitialized 2017-07-29 13:55:24 +00:00
cacher_whitebox_test.go run hack/update-all 2017-06-28 00:14:31 +00:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
interfaces.go Do not persist SelfLink into etcd storage 2017-07-16 04:08:42 +00:00
selection_predicate.go Revert "Optimize selector for single-matching items" 2017-06-13 20:47:32 +00:00
selection_predicate_test.go deepcopy: add interface deepcopy funcs 2017-07-19 03:49:08 +00:00
time_budget.go Add logging to debug conflicts in kubemark-scale test 2017-06-19 20:36:09 +00:00
time_budget_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
util.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
util_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
watch_cache.go Correctly handle empty watch event cache 2017-08-29 13:13:03 +00:00
watch_cache_test.go run hack/update-all 2017-06-28 00:14:31 +00:00