apiserver/pkg/storage
Marek Siarkowicz e1b2eb304d Deprecate apiserver_storage_objects and replace it with apiserver_resource_objects metric using labels consistent with other metrics
Kubernetes-commit: cf68f75fc3393e2579ba8158d3936c275a6d9be0
2025-07-15 19:38:39 +02:00
..
cacher Inconsistency resets cache snapshots and prevents collection of new ones until cache is marked consistent again 2025-07-14 22:59:25 +02:00
errors remove import doc comments 2024-12-02 14:43:58 +01:00
etcd3 Deprecate apiserver_storage_objects and replace it with apiserver_resource_objects metric using labels consistent with other metrics 2025-07-15 19:38:39 +02:00
feature Feat: warn user if etcd version is not supported for RequestWatchProgress 2024-04-29 15:56:35 +03:30
names grammar: replace all occurrences of "the the" with "the" 2022-09-17 22:58:01 +02:00
storagebackend Compact watch cache based on last observed etcd compaction 2025-07-10 15:17:26 +02:00
testing Inconsistency resets cache snapshots and prevents collection of new ones until cache is marked consistent again 2025-07-14 22:59:25 +02:00
testresource remove import doc comments 2024-12-02 14:43:58 +01:00
value Convert `k8s.io/kms/apis` from gogo to protoc 2025-07-09 07:46:16 +02:00
OWNERS Use emeritus_* 2024-08-22 17:48:27 -04: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 apiserver/storage: factor PrepareContinueToken to a new function (#125548) 2024-06-17 18:23:23 +00:00
continue_test.go add explicit typing for continue tests 2022-05-31 10:23:07 -07:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
errors.go implement unsafe deletion, and wire it 2024-09-20 17:36:27 -04:00
interfaces.go Compact watch cache based on last observed etcd compaction 2025-07-10 15:17:26 +02:00
interfaces_test.go Unify ListOptions validation between cache and etcd 2025-03-07 12:26:05 +01:00
selection_predicate.go cacher: apply key for initial events 2024-05-04 10:46:02 +00:00
selection_predicate_test.go support pod namespace indexer 2023-11-29 15:51:24 +08:00
util.go Move GetCurrentResourceVersion to storage.Interface 2025-02-24 19:49:45 +01:00
util_test.go Move GetCurrentResourceVersion to storage.Interface 2025-02-24 19:49:45 +01:00