k3s/pkg/apiserver
k8s-merge-robot 6fbf99b11a Merge pull request #26753 from ericchiang/rbac-authorizer-tests
Automatic merge from submit-queue

add unit and integration tests for rbac authorizer

This PR adds lots of tests for the RBAC authorizer. 

The plan over the next couple days is to add a lot more test cases.

Updates #23396

cc @erictune
2016-06-19 19:19:08 -07:00
..
authenticator Add expiration LRU cache for webhook token authenticator. 2016-05-18 11:58:11 -07:00
metrics Split request_count metric by contentType 2016-05-17 13:34:36 +02:00
testing It's 2016, yo. 2016-05-13 12:41:40 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
api_installer.go Merge pull request #26007 from smarterclayton/watch_opt 2016-05-28 06:27:00 -07:00
api_installer_test.go Avoid multiple allocations during selfLink generation 2016-05-21 23:55:41 -04:00
apiserver.go Remove EncodeToStream(..., []unversioned.GroupVersion) 2016-06-10 18:43:12 -04:00
apiserver_test.go Merge pull request #27192 from smarterclayton/signature_change 2016-06-19 16:13:07 -07:00
authz.go add unit and integration tests for rbac authorizer 2016-06-14 11:07:48 -07:00
authz_test.go *: add webhook implementation of authorizer.Authorizer plugin 2016-02-22 11:39:07 -08:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
errors.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
errors_test.go add delete precondition 2016-03-25 11:21:39 -07:00
handlers.go Log requests returning TooManyRequests error 2016-05-20 10:18:05 +02:00
handlers_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
index.go run goimports 2015-10-12 13:33:13 -07:00
mux_helper.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
negotiate.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
negotiate_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
proxy.go Split request_count metric by contentType 2016-05-17 13:34:36 +02:00
proxy_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
resthandler.go Merge pull request #26007 from smarterclayton/watch_opt 2016-05-28 06:27:00 -07:00
resthandler_test.go Change rest storage Update interface to retrieve updated object 2016-05-23 21:09:26 -04:00
validator.go reduce component status probe timeout to 20s for quickly timeout 2016-03-14 22:18:55 -04:00
validator_test.go Add httpHeaders to httpGet liveness probe 2016-02-05 11:20:04 -05:00
watch.go Remove EncodeToStream(..., []unversioned.GroupVersion) 2016-06-10 18:43:12 -04:00
watch_test.go Watch benchmark should skip init containers for now 2016-05-21 23:55:40 -04:00