apiserver/pkg/storage
wojtekt 5d15c5549a Fix incorrectly set resource version in List
Kubernetes-commit: a3578c864ed7db5a73daa88839eed11d86af209b
2018-05-22 15:32:25 +02:00
..
errors sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
etcd Fix incorrectly set resource version in List 2018-05-22 15:32:25 +02:00
etcd3 Fix incorrectly set resource version in List 2018-05-22 15:32:25 +02:00
names sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storagebackend Use Dial with context 2018-05-19 08:14:37 +10:00
testing Replace "golang.org/x/net/context" with "context" 2018-02-28 12:20:22 +08:00
tests Fix incorrectly set resource version in List 2018-05-22 15:32:25 +02:00
value Fix typo in envelope transform error message 2018-05-09 09:36:29 -04:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
cacher.go Replace "golang.org/x/net/context" with "context" 2018-02-28 12:20:22 +08:00
cacher_whitebox_test.go Send correct resource version for delete events from watch cache 2018-01-19 17:44:25 -05: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 Replace "golang.org/x/net/context" with "context" 2018-02-28 12:20:22 +08:00
selection_predicate.go remove FilterFunc and use SelectionPredicate everywhere 2017-11-22 16:57:06 +08: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 resource version parsing should all be in one place 2018-01-10 10:43:59 -08:00
util_test.go resource version parsing should all be in one place 2018-01-10 10:43:59 -08:00
watch_cache.go Fix initializing watch cache 2018-03-02 16:53:18 +01:00
watch_cache_test.go Fix initializing watch cache 2018-03-02 16:53:18 +01:00