apiserver/pkg/storage
Marek Siarkowicz b43a2467d5 Add etcd kubernetes interface package to vendor
Kubernetes-commit: 249ad2a6137cc8f1e0ccb7f0aef9ff4ba38927b9
2024-05-31 10:27:51 +02:00
..
cacher refactor: extract decode functions into an interface for etcd3 store 2024-09-24 07:19:19 -04:00
errors make the decode function respect the timeout context 2023-11-08 23:39:10 +08:00
etcd3 Add etcd kubernetes interface package to vendor 2024-05-31 10:27:51 +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 refactor: extract decode functions into an interface for etcd3 store 2024-09-24 07:19:19 -04:00
testing pkg/storage/testing/watcher_tests: RunWatchSemantics checks if the storage has been primed with init data 2024-09-20 09:37:53 +02:00
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
value kmsv2: fixed issue with an invalid authority header being sent by the KMSv2 service 2024-08-26 14:43:02 -10: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 move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go refactor: storage.InternalError should retain the inner error 2024-09-26 09:44:09 -04:00
interfaces.go refactor: storage.InternalError should retain the inner error 2024-09-26 09:44:09 -04:00
interfaces_test.go refactor etcd store conditional delete 2024-09-19 13:14:52 -04: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 apiserver/pkg/storage/utils: remove unused EverythingFunc 2024-03-11 11:47:02 +01:00
util_test.go refactor: extract decode functions into an interface for etcd3 store 2024-09-24 07:19:19 -04:00