cert-manager-operator icon indicating copy to clipboard operation
cert-manager-operator copied to clipboard

ci: migrate golangci to v2 schema and correct issues

Open sebrandon1 opened this issue 7 months ago • 5 comments

Similar to other v2 migrations:

  • https://github.com/redhat-best-practices-for-k8s/certsuite/pull/2875

There were a number of things that the latest version of golangci-lint flagged for fixing.

Also, I added a .github/workflows/pre-main.yaml that contains a job to run the linter prior to merging PRs.

sebrandon1 avatar Mar 31 '25 19:03 sebrandon1