apiserver/pkg/storage/etcd3
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
..
BUILD generated: bazel 2017-05-17 17:27:53 +00:00
OWNERS Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
compact.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
compact_test.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
event.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
store.go Update etcd3 storage to leverage storage/value interfaces 2017-05-17 17:27:53 +00:00
store_test.go Update etcd3 storage to leverage storage/value interfaces 2017-05-17 17:27:53 +00:00
watcher.go Panic server on watch errors in test environment 2017-06-13 20:47:29 +00:00
watcher_test.go Panic server on watch errors in test environment 2017-06-13 20:47:29 +00:00