k3s/cmd
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
..
clicheck wire config flags through factory 2018-05-04 17:02:20 -04:00
cloud-controller-manager Merge pull request #65399 from stewart-yu/stewart-cloudcontroller-manager-reviewer 2018-06-25 03:43:19 -07:00
controller-manager Merge pull request #65399 from stewart-yu/stewart-cloudcontroller-manager-reviewer 2018-06-25 03:43:19 -07:00
gendocs wire config flags through factory 2018-05-04 17:02:20 -04:00
genkubedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genman Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genswaggertypedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genutils Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
genyaml wire config flags through factory 2018-05-04 17:02:20 -04:00
hyperkube Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
importverifier fix message output for import verifier 2018-05-10 12:50:28 -04:00
kube-apiserver Merge pull request #63653 from WanLinghao/token_expiry_limit 2018-06-27 00:31:08 -07:00
kube-controller-manager Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kube-proxy Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kube-scheduler fix scheduler client construction from configuration files 2018-06-26 20:37:15 -04:00
kubeadm Merge pull request #65164 from xlgao-zju/add-log-for-timeout 2018-06-25 14:44:04 -07:00
kubectl Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubelet Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubemark Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
linkcheck Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD gke-certificates-controller: rm -rf 2018-02-15 12:01:00 -08:00
OWNERS