• Kubernetes Submit Queue's avatar
    Merge pull request #51833 from verult/VolumeIoOom · c31eb54c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 51833, 51936)
    
    Changed volume IO e2e test to verify file hash instead of content.
    
    **What this PR does / why we need it**: The existing way of verifying file content takes too much memory, causing processes to be OOM killed.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/kubernetes/kubernetes/issues/51717
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    /sig storage
    /release-note-none
    /assign @jeffvance @rootfs 
    /cc @msau42
    c31eb54c
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
empty_dir_wrapper.go Loading commit data...
flexvolume.go Loading commit data...
framework.go Loading commit data...
pd.go Loading commit data...
persistent_volumes-disruptive.go Loading commit data...
persistent_volumes-gce.go Loading commit data...
persistent_volumes-local.go Loading commit data...
persistent_volumes-vsphere.go Loading commit data...
persistent_volumes.go Loading commit data...
pv_reclaimpolicy.go Loading commit data...
pvc_label_selector.go Loading commit data...
volume_io.go Loading commit data...
volume_provisioning.go Loading commit data...
volumes.go Loading commit data...
vsphere_utils.go Loading commit data...
vsphere_volume_diskformat.go Loading commit data...
vsphere_volume_fstype.go Loading commit data...
vsphere_volume_ops_storm.go Loading commit data...
vsphere_volume_placement.go Loading commit data...
vsphere_volume_vsan_policy.go Loading commit data...