k3s/test
k8s-merge-robot 8ead63f127 Merge pull request #28788 from deads2k/wire-authentication
Automatic merge from submit-queue

add tokenreviews endpoint to implement webhook

Wires up an API resource under `apis/authentication.k8s.io/v1beta1` to expose the webhook token authentication API as an API resource.  This allows one API server to use another for authentication and uses existing policy engines for the "authoritative" API server to controller access to the endpoint.

@cjcullen you wrote the initial type
2016-07-20 22:23:45 -07:00
..
component/scheduler/perf Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
e2e Fix node e2e (kubelet metrics) by adding GinkgoRecover to a goroutine 2016-07-20 13:26:56 -04:00
e2e_node Merge pull request #26702 from joe2far/fix-broken-links 2016-07-20 15:10:41 -07:00
fixtures/pkg/kubectl/cmd interesting changes to add tokenreviews endpoint to implement webhook 2016-07-20 15:11:56 -04:00
images Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
integration interesting changes to add tokenreviews endpoint to implement webhook 2016-07-20 15:11:56 -04:00
kubemark Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
soak Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
utils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
.gitattributes Add test/test_owners.csv, for automatic assignment of test failures. 2016-07-01 17:39:14 -07:00
OWNERS
test_owners.csv Address PR comments, randomly assign owners for new tests. 2016-07-06 13:22:53 -07:00