apiserver/pkg/storage
Monis Khan 6794013a5b Panic server on watch errors in test environment
This change makes it so that errors during watch decoding panic the
server if it is in a test environment.  This allows us to catch coder
errors related to storing incompatible types at the same location in
etcd.

Signed-off-by: Monis Khan <mkhan@redhat.com>

Kubernetes-commit: a13f026fd012859f04467e6007e2cafe4a788927
2017-06-13 20:47:29 +00:00
..
errors autogenerated 2017-04-15 20:35:23 +00:00
etcd Move pkg/util/cache to apimachinery 2017-05-21 17:28:01 +00:00
etcd3 Panic server on watch errors in test environment 2017-06-13 20:47:29 +00:00
names autogenerated 2017-04-15 20:35:23 +00:00
storagebackend generated: bazel 2017-05-17 17:27:53 +00:00
testing autogenerated 2017-04-15 20:35:23 +00:00
tests generated: bazel 2017-05-17 17:27:53 +00:00
value generated: bazel 2017-05-17 17:27:53 +00:00
BUILD Cache watch returns incorrect object on DELETED events 2017-06-13 20:47:27 +00:00
OWNERS tighten and simplify owners in some staging repos 2017-06-13 20:47:27 +00:00
cacher.go Cache watch returns incorrect object on DELETED events 2017-06-13 20:47:27 +00:00
cacher_whitebox_test.go Cache watch returns incorrect object on DELETED events 2017-06-13 20:47:27 +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 move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
selection_predicate.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
selection_predicate_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
time_budget.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05: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 Refactor move of client-go/util/clock to apimachinery 2017-05-21 17:28:01 +00:00
watch_cache_test.go Refactor move of client-go/util/clock to apimachinery 2017-05-21 17:28:01 +00:00