• Kubernetes Submit Queue's avatar
    Merge pull request #49698 from m1093782566/validate-tokenreview · 58c85e27
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Validate token length of TokenReview
    
    **What this PR does / why we need it**:
    
    I find API Resource TokenReview has no validation yet. Without validation, client may post unexpected data to API Server. I think we need to validate it before processing it.
    
    This PR Validate TokenReview Resource.
    
    Fixes #50588
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    58c85e27
Name
Last commit
Last update
..
rest Loading commit data...
tokenreview Loading commit data...
OWNERS Loading commit data...