apiserver/pkg/storage/testing
Lukasz Szaszkiewicz decaec94cd storage/etcd: skip SendInitialEvents if the request is backward compatible
otherwise an error will be returned.
backward compatibility is defined as RV = "" || RV = "O" and AllowWatchBookmark is set to false.
in that case we rely on 267eb25e60/staging/src/k8s.io/apiserver/pkg/storage/etcd3/watcher.go (L260)

Kubernetes-commit: f2de1a00b8fd7a22f9d0b2c1ace69be41d304f83
2023-05-08 13:04:31 +02:00
..
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-03 10:59:47 -05:00
store_tests.go Enable a bunch of generic storage tests for watchcache. 2023-04-17 19:03:51 +02:00
utils.go Explicit sorting in TestList storage test 2022-11-21 12:03:54 +01:00
watcher_tests.go storage/etcd: skip SendInitialEvents if the request is backward compatible 2023-05-08 13:04:31 +02:00