• Kubernetes Submit Queue's avatar
    Merge pull request #63780 from pohly/csi-e2e-parameters · a9d2b5ee
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 60699, 63780). 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>.
    
    e2e/storage: parameterize container images
    
    **What this PR does / why we need it**:
    
    The CSI integration test for hostpath was hard-coded to use the latest
    stable release of the sidecar and hostpath container images. This
    makes sense for regression testing of changes made in Kubernetes
    itself, but the same test is also useful for testing the "canary"
    images on quay.io before tagging them as a new release or for testing
    locally produced images. Both is now possible via command line
    parameters.
    
    **Which issue(s) this PR fixes**:
    Related-to: kubernetes-csi/docs#23
    
    **Special notes for your reviewer**:
    
    The commit message has usage instructions.
    
    ```release-note
    NONE
    ```
    
    /sig storage
    a9d2b5ee
Name
Last commit
Last update
..
conformance Loading commit data...
e2e Loading commit data...
e2e_kubeadm 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...
typecheck 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...