apiserver/pkg/storage
Joe Betz 1ee386df74 Add HTTP 410 (Gone) status code checks to reflector and relist with RV=''
Kubernetes-commit: e2fe126d485af243d45f06bafd2ca83931881429
2019-10-09 16:45:32 -07:00
..
cacher Add HTTP 410 (Gone) status code checks to reflector and relist with RV='' 2019-10-09 16:45:32 -07: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 Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07: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 Cache serializations 2019-08-25 09:55:52 +02:00
value Move the common logic of checking for kms-plugin's version into gRPC client interceptor. 2019-10-25 15:08:52 -07: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 Plumb context to admission Admit/Validate 2019-08-19 10:48:08 -04: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