apiserver/pkg/storage
Maciej Wyrzuc cb0bb2af35 Add additional etcd check to readyz with 2 seconds timeout.
Kubernetes-commit: b42045a64fd07fb948660839b6c7c14440bee9df
2022-07-25 13:08:50 +00:00
..
cacher Generate and format files 2022-07-19 20:54:13 -04:00
errors Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
etcd3 Generate and format files 2022-07-19 20:54:13 -04:00
names specify pod name and hostname in indexed job 2021-04-29 03:33:36 +00:00
storagebackend Add additional etcd check to readyz with 2 seconds timeout. 2022-07-25 13:08:50 +00:00
testing storage: move some list tests to generic package 2022-05-12 15:16:07 -07:00
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
tests storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07:00
value grpc: move to use grpc.WithTransportCredentials() 2022-05-11 12:13:28 +03:00
OWNERS apiserver/storage: add myself to the reviewers list 2022-05-12 15:40:33 -07: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 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 Update comment and declaration of `storage.GuaranteedUpdate` to be clearer. 2022-04-16 17:19:06 +05:30
selection_predicate.go validate storage cache indexers 2020-02-05 12:08:14 +08: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