apiserver/pkg/storage
chenyaqi01 4f9778fb9d replace bytes.Compare() with bytes.Equal()
Kubernetes-commit: 66be69bb0e7fd147be650385d272ae14ee2857c8
2019-09-27 10:06:50 +08:00
..
cacher Return proper Kind in error for Cacher 2019-09-07 19:42:56 -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 in GuaranteedUpdate, retry on precondition check failure if we are working with cached data 2019-09-03 17:26:39 -07:00
names sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storagebackend Add support for konnectivity service to the etcd3 client. 2019-08-27 15:58:06 -07:00
testing Cleanup util file 2019-06-28 13:30:43 +02:00
tests Propagate error from creating cacher and storage decorators up 2019-07-15 09:34:08 +02:00
value replace bytes.Compare() with bytes.Equal() 2019-09-27 10:06:50 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go kubernetes: fix printf format errors 2018-06-29 15:38:52 -04: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