apiserver/pkg/storage
Marek Siarkowicz 9af63b1bc9 Don't signal when lowering number of waiting routines
Signal is not needed as we never need to wake up when the waiting
is lowered, only when increased.

Kubernetes-commit: e6b54149bb42d58301e34872ebbcf2ea4bcfb474
2024-05-24 10:13:52 +02:00
..
cacher Don't signal when lowering number of waiting routines 2024-05-24 10:13:52 +02:00
errors make the decode function respect the timeout context 2023-11-08 23:39:10 +08:00
etcd3 Feat: warn user if etcd version is not supported for RequestWatchProgress 2024-04-29 15:56:35 +03:30
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 Upgrade etcd libraries to v3.5.13 2024-04-23 11:10:37 +02:00
testing Deflake watchcache tests 2024-04-29 14:26:25 +02:00
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
value [KMSv2] promote KMSv2 and KMSv2KDF to GA 2023-10-24 09:50:45 -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 make the decode function respect the timeout context 2023-11-08 23:39:10 +08:00
interfaces.go Add FeatureSupportChecker for etcd storage 2024-04-23 16:58:01 +03:30
selection_predicate.go support pod namespace indexer 2023-11-29 15:51:24 +08:00
selection_predicate_test.go support pod namespace indexer 2023-11-29 15:51:24 +08:00
util.go apiserver/pkg/storage/utils: remove unused EverythingFunc 2024-03-11 11:47:02 +01:00
util_test.go apiserver/storage: use metav1.InitialEventsAnnotationKey const 2024-03-11 11:40:21 +01:00