apiserver/pkg/endpoints/filters
Cao Shufeng aeff5f2a0a add a regression test for Audit-ID http header
This change add a test for: https://github.com/kubernetes/kubernetes/pull/48492

Kubernetes-commit: a5df09ba89f4c010eed76ffd985895aa80de9845
2017-07-16 04:08:42 +00:00
..
BUILD add a regression test for Audit-ID http header 2017-07-16 04:08:42 +00:00
OWNERS Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
audit.go fix invalid status code for hijacker 2017-06-13 20:47:31 +00:00
audit_test.go add a regression test for Audit-ID http header 2017-07-16 04:08:42 +00:00
authentication.go Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00:00
authentication_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
authorization.go Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00:00
authorization_test.go run hack/update-all 2017-06-28 00:14:31 +00:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
impersonation.go Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00:00
impersonation_test.go Fix 401/403 apiserver errors do not return 'Status' objects 2017-07-05 23:59:23 +00:00
legacy_audit.go run hack/update-all 2017-06-28 00:14:31 +00:00
legacy_audit_test.go audit: add audit event to the context and fill in handlers 2017-06-13 20:47:28 +00:00
requestinfo.go staging/src/*: run gofmt 2017-02-23 09:48:09 -05:00
requestinfo_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00