Skip to content

Conversation

@xrstf
Copy link
Contributor

@xrstf xrstf commented Oct 29, 2025

Summary

This is just maintenance. I also bumped logcheck because 0.9 doesn't work on Go 1.25 systems.

gocritic now complains about the misplaced Deprecation notices, and after fixing them, I had to adjust a bit of code in our codebase. However I did not remove the deprecated CreateSheriff, even though it was meant to be deprecated allll the way back in #1642 (2022). But since that never worked, nobody noticed and so I would declare today the official deprecation day 😁

What Type of PR Is This?

/kind chore

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/chore Updating grunt tasks etc; no production code changes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 29, 2025
@xrstf xrstf changed the title Bump golangci-lint to 2.5.0 Bump golangci-lint to 2.6.0 Oct 30, 2025
@kcp-ci-bot kcp-ci-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 4, 2025
@xrstf xrstf force-pushed the go125-lint-compat branch from 65a30ca to c05d4d7 Compare November 4, 2025 14:51
@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from xrstf. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details 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

@kcp-ci-bot kcp-ci-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 4, 2025
@xrstf xrstf force-pushed the go125-lint-compat branch from c05d4d7 to 47b97da Compare November 4, 2025 14:56
@kcp-ci-bot kcp-ci-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 11, 2025
@xrstf xrstf force-pushed the go125-lint-compat branch from 47b97da to 52db8f2 Compare January 5, 2026 16:33
@kcp-ci-bot kcp-ci-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 5, 2026
@kcp-ci-bot
Copy link
Contributor

@xrstf: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kcp-test-integration 52db8f2 link true /test pull-kcp-test-integration

Full PR test history

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/chore Updating grunt tasks etc; no production code changes. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants