-
Notifications
You must be signed in to change notification settings - Fork 64
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
master: update release-tools #105
Conversation
kubernetes-csi/csi-release-tools@37d11049 Merge kubernetes-csi/csi-release-tools#191 from pohly/go-1.18 kubernetes-csi/csi-release-tools@db917f5c update to Go 1.18 git-subtree-dir: release-tools git-subtree-split: 37d1104
There are some CI failures. |
I would have found those earlier if they had been integrated into How do I run those failing tests locally? |
This might solve problems with Go 1.18. The newer golangci-lint runs more slowly, therefore the timeout gets increased from the default 1m to 5m.
91a86a4
to
ceab9da
Compare
The "Trivy vulnerability scanner" failures seem unrelated to this PR. |
Same for golangci-lint: it's not using the Go version from prow.sh. |
Cc @andyzhangx |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx, pohly 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 |
Squashed 'release-tools/' changes from 335339f..37d1104
37d11049 Merge pull request #191 from pohly/go-1.18
db917f5c update to Go 1.18
git-subtree-dir: release-tools
git-subtree-split: 37d1104