k3s/pkg/serviceaccount
Kubernetes Submit Queue 166a1356e8
Merge pull request #62420 from mikedanese/jose-bump
Automatic merge from submit-queue (batch tested with PRs 67707, 62420). 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>.

svcacct: support jose.OpaqueSigner and push errors to token generator creation

```release-note
NONE
```
2018-08-23 15:39:59 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
claims.go fix a nit error in log 2018-06-27 14:21:27 +08:00
claims_test.go add support for /token subresource in serviceaccount registry 2018-02-21 13:16:51 -08:00
jwt.go jwt: support opaque signer and push errors to token generator creation 2018-08-23 12:21:56 -07:00
jwt_test.go jwt: support opaque signer and push errors to token generator creation 2018-08-23 12:21:56 -07:00
legacy.go svcacct: make token authenticator fully generic 2018-02-20 12:30:42 -08:00
util.go externalize serviceaacount admission controller 2018-08-22 11:41:54 +08:00
util_test.go Add tests for pkg/serviceaccount. 2018-02-02 11:11:13 +08:00