-
Notifications
You must be signed in to change notification settings - Fork 1.6k
✨ Upgrade Golang-CI from v2.1.6 to v2.2.2 #4945
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
✨ Upgrade Golang-CI from v2.1.6 to v2.2.2 #4945
Conversation
camilamacedo86
commented
Jul 20, 2025
- For Kubebuilder CLI and scaffolds
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86 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 |
804824f
to
1c39c0f
Compare
0f3d730
to
9f8ee0a
Compare
9f8ee0a
to
01964f2
Compare
b7c2268
to
510c4b0
Compare
/test pull-kubebuilder-e2e-k8s-1-33-0 |
/skip apidiff |
.golangci.yml
Outdated
text: "should have comment or be unexported" | ||
- linters: | ||
- revive | ||
text: "avoid meaningless package names" |
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.
text: "avoid meaningless package names" | |
text: "var-naming: avoid meaningless package names" |
To put some more context into this exclusion. But it would be even better if the revive linter is reconfigured instead, ref. https://golangci-lint.run/usage/linters/#revive
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.
Thank you 🥇🚀
I accept your suggestion, but I’m not sure how to reconfigure it myself. (I would need spend some time checking it out) Maybe we can add an issue in the repo, so I or someone else can check it out later and try to improve how it works.
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.
Please create an issue for it! Should be pretty straight forward, ref.
510c4b0
to
7e94203
Compare
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
6d91914
into
kubernetes-sigs:master