-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix gate lint issue #980
fix gate lint issue #980
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jichenjc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
A local |
weird, but will check how to fix the issue based on current CI running env |
55ef14f
to
0fbad12
Compare
02aa776
to
7955410
Compare
/uncc @seanschneeweiss |
@tobiasgiese please check above , it should be fine now :) |
@jichenjc were you able to reproduce it. Because, even with a local go 1.17 env I'm not able to catch these errors with a fresh
I think we should find |
@jichenjc my fault, it's Edit: still facing the issues. But I think it's a problem of my env, as Prow is the source of truth /lgtm |
@tobiasgiese I can reproduce it my local env...
|
root@jitest19:~/go/src/cluster-api-provider-openstack# go version |
/hold cancel |
What this PR does / why we need it:
due to go 1.17 usage, have following error in test
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
/hold