• Kubernetes Submit Queue's avatar
    Merge pull request #63189 from hzxuzhonghu/master · b75d6464
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 61804, 63189). 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>.
    
    make use of simple dynamic client instead of deprecated client pool
    
    **What this PR does / why we need it**:
    
    Use simple dynamic client through all integration test.
    
    **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 #63182
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    b75d6464
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
audit.go Loading commit data...
certificates.go Loading commit data...
framework.go Loading commit data...
metadata_concealment.go Loading commit data...
node_authz.go Loading commit data...
pod_security_policy.go Loading commit data...
service_accounts.go Loading commit data...