apiserver/pkg/storage
Mike Spreitzer 31ec50ec43 Plumb the schema.GroupResource into etcd3 Store struct
Kubernetes-commit: 6f8019aae95db85552381f7e7066a52fef61be7a
2021-09-13 16:54:34 -04:00
..
cacher decouple timeBudget from real clock 2021-07-20 13:54:59 +02: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 Plumb the schema.GroupResource into etcd3 Store struct 2021-09-13 16:54:34 -04:00
names specify pod name and hostname in indexed job 2021-04-29 03:33:36 +00:00
storagebackend Plumb the schema.GroupResource into etcd3 Store struct 2021-09-13 16:54:34 -04:00
testing generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
tests Plumb the schema.GroupResource into etcd3 Store struct 2021-09-13 16:54:34 -04: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