apiserver/pkg/storage
Lukasz Szaszkiewicz d8d65bebc5 storage/util: introduce AnnotateInitialEventsEndBookmark function
// AnnotateInitialEventsEndBookmark adds a special annotation to the given object
// which indicates that the initial events have been sent.
//
// Note that this function assumes that the obj's annotation
// field is a reference type (i.e. a map).

Kubernetes-commit: 47d9a47a08856613e2e6ae6aa8a1bdeb1e281f97
2023-08-24 12:19:10 +02:00
..
cacher storage/util: introduce AnnotateInitialEventsEndBookmark function 2023-08-24 12:19:10 +02:00
errors Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
etcd3 storage/factory: extend the Create method by newList and resourcePrefix params 2023-07-28 09:53:01 +02:00
names grammar: replace all occurrences of "the the" with "the" 2022-09-17 22:58:01 +02:00
storagebackend storage/factory: extend the Create method by newList and resourcePrefix params 2023-07-28 09:53:01 +02:00
testing Graduate RemainingItemCount to GA 2023-07-21 15:22:51 +02:00
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
value kmsv2: add metric for DEK cache filled 2023-08-09 12:28:01 -07: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 Implement conditionalProgressRequester that allows requesting watch progress notification if watch cache is not fresh 2023-07-10 18:10:49 +02: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 storage/util: introduce AnnotateInitialEventsEndBookmark function 2023-08-24 12:19:10 +02:00
util_test.go storage/factory: extend the Create method by newList and resourcePrefix params 2023-07-28 09:53:01 +02:00