k3s/plugin/pkg/auth
Kubernetes Submit Queue 513e67ac02
Merge pull request #55019 from mikedanese/svcacct
Automatic merge from submit-queue (batch tested with PRs 59365, 60446, 60448, 55019, 60431). 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>.

auth: allow nodes to create tokens for svcaccts of pods

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

running on them. nodes essentially have the power to do this today
but not explicitly. this allows agents using the node identity to
take actions on behalf of local pods.

@kubernetes/sig-auth-pr-reviews @smarterclayton 

```release-note
The node authorizer now allows nodes to request service account tokens for the service accounts of pods running on them.
```
2018-02-27 10:50:46 -08:00
..
authenticator/token/bootstrap Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
authorizer Merge pull request #55019 from mikedanese/svcacct 2018-02-27 10:50:46 -08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00