• Kubernetes Submit Queue's avatar
    Merge pull request #57966 from hzxuzhonghu/rm-apiserver-key-cert · 55c5d75e
    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>.
    
    update apiextentions-apiserver integration test key/crt
    
    **What this PR does / why we need it**:
    
    apiextentions-apiserver integration test key/crt will expire very soon. If they expire, the test case will fail.
    
    We should fix it before hand.
    
    regenerate it with a very long expire time, like 100 years.
    
    **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 #
    
    **Special notes for your reviewer**:
    
    We have two choice:
    1. remove the certificate 
    2. generate a certificate with a very long expire time.
    Both is ok, I think.
    **Release note**:
    
    ```release-note
    NONE
    ```
    55c5d75e
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...