apiserver/pkg/endpoints
Clayton Coleman 55e799bbec Don't log context or full request URI due to security concerns
These lines may contain information that cannot be safely logged to
disk. Only deal with known parameters, also bump to V(2) to be
consistent with other logging.

Kubernetes-commit: f6300555f4c105f60c5a4cb0a0cdfc01899b833d
2017-03-18 19:56:08 +00:00
..
filters remove cycle that snuck into tests 2017-02-23 09:48:09 -05:00
handlers Don't log context or full request URI due to security concerns 2017-03-18 19:56:08 +00:00
metrics tweak a list to a watch verb when requested 2017-02-23 09:48:09 -05:00
openapi Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
request iQEcBAABCAAGBQJYhok+AAoJED0WkGtPHFyzhlMIAKUGDc5OG9u8AFgmZaRWp+ig 2017-01-24 08:10:17 -05:00
testing Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
OWNERS Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
apiserver.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
apiserver_test.go Switch watch prefixes to params 2017-02-27 15:10:33 -05:00
discovery.go staging/src/*: run gofmt 2017-02-23 09:48:09 -05:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Use new runtime.Object <-> map[string]interface{} converter 2017-02-27 15:10:34 -05:00
installer.go Use new runtime.Object <-> map[string]interface{} converter 2017-02-27 15:10:34 -05:00
installer_test.go remove cycle that snuck into tests 2017-02-23 09:48:09 -05:00
proxy_test.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
watch_test.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00