Skip to content
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

Merged
merged 4 commits into from
Apr 20, 2022

Conversation

pohly
Copy link
Contributor

@pohly pohly commented Apr 4, 2022

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

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 4, 2022
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 4, 2022
@xing-yang
Copy link
Contributor

There are some CI failures.

@pohly
Copy link
Contributor Author

pohly commented Apr 4, 2022

There are some CI failures.

I would have found those earlier if they had been integrated into make test... that's what I run before creating these PRs.

How do I run those failing tests locally?

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 4, 2022
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.
@pohly pohly force-pushed the prow-update-master branch from 91a86a4 to ceab9da Compare April 4, 2022 17:27
@pohly
Copy link
Contributor Author

pohly commented Apr 4, 2022

The "Trivy vulnerability scanner" failures seem unrelated to this PR.

@pohly
Copy link
Contributor Author

pohly commented Apr 4, 2022

Same for golangci-lint: it's not using the Go version from prow.sh.

@humblec
Copy link
Contributor

humblec commented Apr 20, 2022

Cc @andyzhangx

Copy link
Member

@andyzhangx andyzhangx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 20, 2022
@k8s-ci-robot k8s-ci-robot merged commit 31030ff into kubernetes-csi:master Apr 20, 2022
@pohly pohly deleted the prow-update-master branch June 3, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants