k3s/pkg/registry/core
Kubernetes Submit Queue 2da49321e6
Merge pull request #63653 from WanLinghao/token_expiry_limit
Automatic merge from submit-queue. 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 limit to the TokenRequest expiration time

**What this PR does / why we need it**:
A new API TokenRequest has been implemented.It improves current serviceaccount model from many ways.
This patch adds limit to TokenRequest expiration time.


**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #63575

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-06-27 00:31:08 -07:00
..
componentstatus Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
endpoint Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
event Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
limitrange Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
namespace Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
node Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
persistentvolume Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
persistentvolumeclaim Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pod Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
podtemplate Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
rangeallocation Update generated files 2017-11-09 12:14:08 +01:00
replicationcontroller Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
resourcequota Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
rest Merge pull request #63653 from WanLinghao/token_expiry_limit 2018-06-27 00:31:08 -07:00
secret Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
service Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Merge pull request #63653 from WanLinghao/token_expiry_limit 2018-06-27 00:31:08 -07:00
OWNERS