mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 06:13:54 +00:00
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