apiserver/pkg/storage
Ibrahim AshShohail 47845b88c3 Update usages of http.ResponseWriter.WriteHeader to use http.Error
Signed-off-by: Ibrahim AshShohail <me@ibrasho.com>

Kubernetes-commit: 2fb3ba71f196031e9b36095d64c921cacc54f44e
2018-10-08 22:20:52 +03:00
..
cacher Fix unnecessary too-old-errors from watch cache 2018-08-30 12:28:44 +02:00
errors sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
etcd Update usages of http.ResponseWriter.WriteHeader to use http.Error 2018-10-08 22:20:52 +03:00
etcd3 Remove deprecated --etcd-quorum-read flag 2018-10-08 11:04:28 -04:00
names sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storagebackend etcd2 code cleanup, remove deserialization cache 2018-10-15 22:17:44 -04:00
testing Replace "golang.org/x/net/context" with "context" 2018-02-28 12:20:22 +08:00
tests make package name match all the import aliases 2018-08-01 10:01:32 -04:00
value Increase time-out of kms-service concurrency tests. 2018-10-05 16:22:00 +00:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00: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 storage: Move precondition check as a method of preconditions 2018-07-31 13:53:27 -07:00
selection_predicate.go remove FilterFunc and use SelectionPredicate everywhere 2017-11-22 16:57:06 +08:00
selection_predicate_test.go deepcopy: add interface deepcopy funcs 2017-07-19 03:49:08 +00:00
util.go move cacher in separate dir 2018-05-30 20:44:31 +08:00
util_test.go move cacher in separate dir 2018-05-30 20:44:31 +08:00