Skip to content

Conversation

@cheftako
Copy link
Contributor

All lint-actions after 6 require you to use lint version 2+.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 14, 2025
@k8s-ci-robot k8s-ci-robot requested a review from ipochi May 14, 2025 18:24
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheftako

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 requested a review from tallclair May 14, 2025 18:24
@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 May 14, 2025
@cheftako
Copy link
Contributor Author

/assign @ipochi

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 14, 2025
@cheftako cheftako force-pushed the lint branch 3 times, most recently from 6bba77d to 5b62f3b Compare May 14, 2025 20:08
All lint-actions after 6 require you to use lint version 2+.
Pulled the 2.1 version of golangci-lint
Ran 'golangci-lint migrate'
Fixed concerns raised by linter.
@ipochi
Copy link
Contributor

ipochi commented May 15, 2025

@cheftako last time I tried to run golangci-lint v2.x on release-0.31 branch (which uses go v1.22). It didn't work.
May its the golangci-lint config that didn't allow it to run or go 1.22 was unsupported.

@cheftako
Copy link
Contributor Author

cheftako commented May 16, 2025

Walter Fender last time I tried to run golangci-lint v2.x on release-0.31 branch (which uses go v1.22). It didn't work. May its the golangci-lint config that didn't allow it to run or go 1.22 was unsupported.

Did you have the included .golangci.yaml changes? I think we should make these changes on main anyway. I'm happy to try debugging if the cherrypick doesn't work, but I would like to try this since we should do it anyway.

@ipochi
Copy link
Contributor

ipochi commented May 16, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 16, 2025
@k8s-ci-robot k8s-ci-robot merged commit aad0f25 into kubernetes-sigs:master May 16, 2025
22 checks passed
Copy link
Contributor

@ipochi ipochi left a comment

Choose a reason for hiding this comment

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

/lgtm

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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants