apiserver/pkg/server
Monis Khan 504f70acec Add enj as reviewer to OWNERS
Adding myself as a reviewer for the following areas:

- API
- auth
- registry
- storage (etcd)

Signed-off-by: Monis Khan <mkhan@redhat.com>

Kubernetes-commit: dd06794bc20ef1e0889af576c7a4f7a2f607e49d
2017-08-29 13:16:16 +00:00
..
filters Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
healthz Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
httplog Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
mux Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
options Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
routes Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
storage Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
BUILD apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
config.go fix typo in staging/src/k8s.io/apiserver/pkg/server/config.go 2017-08-29 13:13:50 +00:00
config_selfclient.go apiserver: avoid resolving 'localhost' 2017-06-13 20:47:30 +00:00
config_selfclient_test.go TestLoopbackHostPort should accept IPv6 loopback host 2017-07-16 04:08:40 +00:00
config_test.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go fix typo 2017-08-29 13:16:15 +00:00
genericapiserver_test.go apimachinery: remove misleading NewDefaultRESTMapper 2017-08-29 13:16:11 +00:00
handler.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go This PR implements AdmissionOptions.ApplyTo 2017-05-16 17:27:50 +00:00
plugins.go register all generic admission plugins when AdmissionOptions are created. 2017-06-13 20:47:29 +00:00
serve.go apiserver: Update genericapiserver to panic on listener error 2017-04-20 20:35:32 +00:00
signal.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
signal_posix.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
signal_windows.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00