mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-12 21:40:29 +00:00
Automatic merge from submit-queue. 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>. ignore unused variable **What this PR does / why we need it**: ignore unused variable unused err162655f42f/pkg/cloudprovider/providers/openstack/openstack_routes_test.go (L89)and unused instanceId162655f42f/pkg/cloudprovider/providers/photon/photon_test.go (L143)found in #66303 **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: **Special notes for your reviewer**: **Release note**: ```release-note NONE ```