apiserver/pkg/storage
Madhav Jivrajani 3a79e5d43c storage: Implement TestWatchFromZero for cacher
There exists a storage test to test for rv=0 and production
of ADDED events. This commit adapts the test to be used for
the watch cache as well.

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>

Kubernetes-commit: 4d85a1f00cb0f1350cf8495925be0e8bfed59a15
2023-05-30 19:46:07 +05:30
..
cacher Refactor some watchcache tests 2023-04-27 11:59:33 +02:00
errors Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
etcd3 storage/etcd: skip SendInitialEvents if the request is backward compatible 2023-05-08 13:04:31 +02:00
names grammar: replace all occurrences of "the the" with "the" 2022-09-17 22:58:01 +02:00
storagebackend lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
testing storage: Implement TestWatchFromZero for cacher 2023-05-30 19:46:07 +05:30
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
tests storage: Implement TestWatchFromZero for cacher 2023-05-30 19:46:07 +05:30
value update err status code check in transformation metrics 2023-05-17 19:48:40 +00:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
api_object_versioner.go storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07:00
api_object_versioner_test.go storage: isolate the test resource 2022-05-11 09:05:18 -07:00
continue.go add explicit typing for continue tests 2022-05-31 10:23:07 -07:00
continue_test.go add explicit typing for continue tests 2022-05-31 10:23:07 -07:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
interfaces.go Add SendInitialEvents to storage ListOptions 2023-01-30 14:54:59 +01:00
selection_predicate.go Partition watchers by namespace/name scope 2023-02-05 18:46:19 -05:00
selection_predicate_test.go Fix staticcheck failures 2021-04-02 12:23:30 +08:00
util.go Simplify trigger functions in cacher 2019-07-04 14:21:06 +02:00
util_test.go move cacher in separate dir 2018-05-30 20:44:31 +08:00