• Kubernetes Submit Queue's avatar
    Merge pull request #52256 from feiskyer/credential-provider-test · eff1a846
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49762, 52256). 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 node e2e tests for pulling images from credential providers
    
    **What this PR does / why we need it**:
    
    Add node e2e tests for pulling images from credential providers.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: 
    
    Refer https://github.com/kubernetes/kubernetes/pull/51870#issuecomment-328234010
    
    **Special notes for your reviewer**:
    
    /assign @yujuhong @Random-Liu 
    
    1. We still need to add ResetDefaultDockerProviderExpiration for facilitating tests
    2. Do we need a separate image for pulling private image from credential provider?
    3. Any suggestion of also adding this for sandbox images? the pause image is a global config of kubelet, but we only need to set a private one for just one test case. 
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    eff1a846
Name
Last commit
Last update
..
conformance Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...