-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
premerge
-
None
-
Important
-
None
-
False
-
Description of problem:
Ref: https://github.com/kubernetes/kubernetes/issues/127191
Version-Release number of selected component (if applicable):
How reproducible:
Constantly fails when k8s UT run with golang tip version Will see errors when go vet command is run with golang tip version
Steps to Reproduce:
1. Clone https://github.com/openshift/kubernetes 2. Set Up Golang version from master of https://github.com/golang/go 3. Run the command go vet ./...
Actual results:
Expected results:
Additional info: