mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-16 21:07:22 +00:00
Automatic merge from submit-queue Fix pointer bug in local volume e2e test **What this PR does / why we need it**: Fix pointer bug in local volume e2e test **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/50043 **Special notes for your reviewer**: **Release note**: ```release-note NONE ```