k3s/test
Mike Danese 057b7af798 serviceaccount: check token is issued by correct iss before verifying
Right now if a JWT for an unknown issuer, for any subject hits the
serviceaccount token authenticator, we return a errors as if the token
was meant for us but we couldn't find a key to verify it. We should
instead return nil, false, nil.

This change helps us support multiple service account token
authenticators with different issuers.
2018-01-24 20:21:59 -08:00
..
conformance Create Conformance document to display all tests that belong to Conformance suite 2018-01-15 14:17:48 -08:00
e2e Merge pull request #58773 from freehan/neg-e2e-fix 2018-01-24 16:38:44 -08:00
e2e_node Skip log path tests when they are expected to fail. 2018-01-19 10:51:13 -08:00
fixtures Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
images Let mutating webhook defaults the object after applying the patch sent back by the webhook 2018-01-09 15:58:18 -08:00
integration serviceaccount: check token is issued by correct iss before verifying 2018-01-24 20:21:59 -08:00
kubemark bump version of addon manager 2018-01-24 09:31:18 -08:00
list Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
soak Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
utils the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
BUILD Add conformance test regression test. 2017-10-27 15:31:20 -07:00
OWNERS fabiano no longer a thing 2017-12-19 16:37:12 -02:00
test_owners.csv Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
test_owners.json Remove all traces of federation 2017-10-26 13:37:37 -07:00