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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Upgrade Golang CI & Fix Lint #90

Conversation

christopherhein
Copy link
Member

This upgrades golangci and cleans up a bunch of linting issues that came up from previously having false positives in the test suite.

Related

closes #80

Signed-off-by: Chris Hein <me@chrishein.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 8, 2021
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 8, 2021
@christopherhein
Copy link
Member Author

/kind cleanup
/milestone v0.1.x

@k8s-ci-robot k8s-ci-robot added this to the v0.1.x milestone Jun 8, 2021
@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jun 8, 2021
@christopherhein
Copy link
Member Author

/assign @Fei-Guo

Signed-off-by: Chris Hein <me@chrishein.com>
Signed-off-by: Chris Hein <me@chrishein.com>
@christopherhein christopherhein force-pushed the chore/golangci-cleanup-excludes branch from 25cd7de to 5deaa15 Compare June 8, 2021 02:51
@christopherhein
Copy link
Member Author

/assign @charleszheng44

@charleszheng44
Copy link
Contributor

charleszheng44 commented Jun 8, 2021

Wow, there are a lot of minor grammar issues. The code looks much better.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: charleszheng44, christopherhein

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:
  • OWNERS [charleszheng44,christopherhein]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@charleszheng44
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 8, 2021
@k8s-ci-robot k8s-ci-robot merged commit d2f95df into kubernetes-sigs:main Jun 8, 2021
@christopherhein christopherhein deleted the chore/golangci-cleanup-excludes branch June 8, 2021 05: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. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix golang-ci lint configuration exclude configuration
4 participants