Skip to content

Conversation

@cbandy
Copy link
Member

@cbandy cbandy commented Nov 4, 2025

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • Testing enhancement

What is the current behavior (link to any open issues here)?

Recent PRs are failing due to updates to golangci-lint and setup-envtest:

What is the new behavior (if this is a feature change)?

Tools are working and we can rely on PR checks again.

A recent change caused this tool to select the *oldest* Kubernetes
binaries rather than the newest:

  https://www.github.com/kubernetes-sigs/controller-runtime/issues/3379

This entire tool can be dropped when we move to controller-runtime 0.22.x
which has this feature:

  https://www.github.com/kubernetes-sigs/controller-runtime/pull/3280
@cbandy cbandy requested a review from ValClarkson November 4, 2025 21:22
@cbandy cbandy enabled auto-merge (rebase) November 4, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant