apiserver/pkg/storage
Wojciech Tyczyński b560936651 Generalize watch storage tests
Kubernetes-commit: 8266c4d934d42a5175a84bff10fda4bf36f13817
2023-06-27 18:12:30 +02:00
..
cacher Generalize watch storage tests 2023-06-27 18:12:30 +02:00
errors Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
etcd3 Refactor WithRequireLeader to make it part of the etcd store 2023-06-21 14:21:24 +02:00
names grammar: replace all occurrences of "the the" with "the" 2022-09-17 22:58:01 +02:00
storagebackend Make etcd component status consistent with health probes 2023-06-05 16:26:12 +02:00
testing Generalize watch storage tests 2023-06-27 18:12:30 +02:00
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
value k8s.io/apiserver: remove skewed completion from EtcdOptions 2023-06-02 20:25:31 +02:00
OWNERS storage: Add MadhavJivrajani as reviewer 2023-06-07 17:37:44 +05:30
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