kubernetes/test/integration/auth
Kubernetes Submit Queue 8b94ae8ca8
Merge pull request #58111 from mikedanese/id-registry
Automatic merge from submit-queue (batch tested with PRs 60158, 60156, 58111, 57583, 60055). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

add support for /token subresource in serviceaccount registry

I'm planning on implementing the registry bits (this) in one PR and followup with an authenticator that supports new id tokens.

https://github.com/kubernetes/kubernetes/issues/58790

@kubernetes/sig-auth-pr-reviews 

```release-note
NONE
```
2018-02-21 22:10:31 -08:00
..
accessreview_test.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-02-13 11:16:38 +01:00
auth_test.go remove deprecated /proxy paths 2018-02-20 14:42:19 -08:00
bootstraptoken_test.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-02-13 11:16:38 +01:00
BUILD add support for /token subresource in serviceaccount registry 2018-02-21 13:16:51 -08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
node_test.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-02-13 11:16:38 +01:00
rbac_test.go apiserver: make SecureServingOptions and authz/n options re-usable 2018-02-13 11:16:38 +01:00
svcaccttoken_test.go add support for /token subresource in serviceaccount registry 2018-02-21 13:16:51 -08:00