apiserver/pkg/endpoints
David Eads a8cd668cfc legacy api endpoints only support v1 ever
Kubernetes-commit: b063e9f85ee28233241ae4f9071a62ac6c9b499c
2018-06-22 08:58:32 -04:00
..
discovery legacy api endpoints only support v1 ever 2018-06-22 08:58:32 -04:00
filters replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
handlers Quiet verbose apiserver logs 2018-06-11 22:32:46 -04:00
metrics Track number of registered watchers in apiserver 2018-05-14 11:22:10 +02:00
openapi Correctly identify types served in the kube-apiserver openapi doc 2018-05-22 19:29:00 -04:00
request remove request context.WithUID 2018-05-17 11:39:48 +08:00
testing sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
apiserver_test.go apiserver: Fail if dry-run query param is specified 2018-05-11 14:59:47 -07:00
audit_test.go Correct the returned message 2018-04-06 21:01:21 +08:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Expose openapi schema to handlers 2018-05-24 09:55:19 -07:00
installer.go Expose openapi schema to handlers 2018-05-24 09:55:19 -07:00
installer_test.go remove go-restful from namer for rest handling 2017-04-10 20:35:11 +00:00
patchhandler_test.go apiserver: move patch tests to their own file 2018-04-18 10:54:35 -07:00
watch_test.go remove dead code 2017-07-16 04:08:41 +00:00