Temporarily ignore some verify failures in go1.18 and other broken things#108901
Conversation
Signed-off-by: Davanum Srinivas <[email protected]>
|
/retest |
|
@kolyshkin looks like we got hit by something that just got fixed but not released yet - golangci/golangci-lint#2649 (comment) |
|
am testing some other changes to avoid ignoring things here - #108900 |
It seems that golangci-lint 1.45.0 works fine (see #108902), but there are a bunch of other go 1.18 related changes. I hope I have fixed some more of those in that PR (#108902). |
|
/retest |
|
/lgtm |
|
/triage accepted |
|
/priority critical-urgent |
Temporary fix for Go 1.18 changes made in https://tip.golang.org/doc/go1.18#sha1 Signed-off-by: Madhav Jivrajani <[email protected]>
Signed-off-by: Davanum Srinivas <[email protected]>
Signed-off-by: Davanum Srinivas <[email protected]>
Signed-off-by: Davanum Srinivas <[email protected]>
b9d2449 to
0a5f911
Compare
|
/assign @aojea @MadhavJivrajani |
Ack. Let me see how far i get with the things here. I have the golangci-lint commented out in this PR temporarily, we can re-enable it in your PR @kolyshkin thanks for digging in! |
|
Thanks dims! |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, dims, endocrimes The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
thanks for the quick fix here. are there tracker issues for each of the removed checks in the 1.24 milestone that owning sigs are aware of? |
Some of the verify scripts are failing after the go 1.18 based images made it to prow.
Signed-off-by: Davanum Srinivas [email protected]
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: