-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 49712, 49694, 49714, 49670, 49717) fix arg type error in printf **What this PR does / why we need it**: A value of wrong type is passed as arg to a `Errorf` in `vendor/k8s.io/apimachinery/pkg/fields/selector_test.go`, This PR fixes this problem. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: `NONE`
c06e8f03