apiserver/pkg/storage
danielqsj 76c4ab8bb5 unify alias of api errors under pkg and staging
Kubernetes-commit: 5bc0e26c1902e7e28abfc828de19a2dbb3e492c2
2019-11-12 16:26:59 +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 Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -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 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