apiserver/pkg/storage
Mike Spreitzer 889106eff7 Add metrics about handling LIST requests
Add metrics that illuminate the costs of handling LIST requests.

Kubernetes-commit: bf424292db185546c474b27b963fd27bdbafc72f
2021-09-01 18:18:23 -04:00
..
cacher Add metrics about handling LIST requests 2021-09-01 18:18:23 -04: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 Add metrics about handling LIST requests 2021-09-01 18:18:23 -04: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 Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02: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 add backticks to comments containing `<` or `>` 2021-08-21 10:59:50 -07: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