• Kubernetes Submit Queue's avatar
    Merge pull request #40879 from copejon/pv-e2e-unique-nfs-vol · b1e669ca
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40289, 40877, 40879, 39972, 40942)
    
    PV E2E: provide each spec with a fresh nfs host
    
    **What this PR does / why we need it**:
    PersistentVolume e2e currently reuses an NFS host pod created at the start of the suite and accessed by each test.  This is far less favorable than using a fresh volume per test.  Additionally, this guards against the volume host pod or it's kubelet being disrupted, which has led to flakes.
    
    ```release-note-none
    ```
    b1e669ca
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation 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...