apiserver/pkg/storage
danielqsj b31ce5f20e remove deprecated metrics of apiserver
Kubernetes-commit: 060756babbb6991cf9426c38be595d23e7124b4e
2019-04-12 16:15:13 +08:00
..
cacher Tweak use of caching objects 2019-10-16 09:05:13 +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 unify alias of api errors under pkg and staging 2019-11-12 16:26:59 +08:00
names sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storagebackend Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07:00
testing Prune inactive owners from staging/src/k8s.io/apiserver/* OWNERS files. 2019-10-12 19:35:18 -04:00
tests Fix watch test to expect Expired instead of Gone 2019-11-05 22:06:10 -08:00
value remove deprecated metrics of apiserver 2019-04-12 16:15:13 +08:00
OWNERS Prune inactive owners from staging/src/k8s.io/apiserver/* OWNERS files. 2019-10-12 19:35:18 -04:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go Use same 'minimum resource version' semantics both when watch cache is enabled and disabled 2018-12-04 16:55:59 -08:00
interfaces.go fix: typos in comments of admission 2020-01-10 14:01:06 +08:00
selection_predicate.go Simplify trigger functions in cacher 2019-07-04 14:21:06 +02:00
selection_predicate_test.go Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-17 09:19:28 -05: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