• Kubernetes Submit Queue's avatar
    Merge pull request #63653 from WanLinghao/token_expiry_limit · 2da49321
    Kubernetes Submit Queue authored
    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
    ```
    2da49321
Name
Last commit
Last update
..
BUILD Loading commit data...
storage_core.go Loading commit data...
storage_core_test.go Loading commit data...