apiserver/pkg/storage
Wojciech Tyczyński 498feb7a9e Add watchcache metrics to tracking its progress
Kubernetes-commit: ba5e08223d3c199a8efb69248728d41e71d70cd0
2021-11-30 11:12:54 +01:00
..
cacher Add watchcache metrics to tracking its progress 2021-11-30 11:12:54 +01:00
errors fix golint failures in staging/src/k8s.io/apiserver/pkg/storage/errors, staging/src/k8s.io/apiserver/pkg/storage/etcd 2019-02-28 15:51:05 +08:00
etcd3 Simplify storage.Interface by merging Watch and WatchList functions. 2021-11-18 12:40:26 +01:00
names specify pod name and hostname in indexed job 2021-04-29 03:33:36 +00:00
storagebackend etcd-client starts retrying transient errors from the etcd cluster 2021-09-15 16:40:44 +02:00
testing generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
tests Simplify storage.Interface by merging Watch and WatchList functions. 2021-11-18 12:40:26 +01:00
value generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
OWNERS Prune stale entries from OWNERS files 2021-04-07 10:38:27 -04:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go Fix bug in reflector not recovering from "Too large resource version" errors 2020-06-26 09:45:29 +02:00
interfaces.go Simplify storage.Interface by merging Watch and WatchList functions. 2021-11-18 12:40:26 +01:00
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