Skip to content

🌱 Update controller-runtime to v0.20.3 and Go to 1.23.7 #24

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

Merged
merged 5 commits into from
Mar 24, 2025

Conversation

embik
Copy link
Member

@embik embik commented Mar 24, 2025

This PR updates our controller-runtime dependency to v0.20.3 and the Go version referenced in our Makefile to 1.23.7.

I also noticed that we didn't have a job that runs make verify-modules, so I've added that for good measure as well (since this PR was messing with go.mod files anyway).

embik added 3 commits March 24, 2025 10:04
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 24, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested review from skitt and sttts March 24, 2025 09:15
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 24, 2025
embik added 2 commits March 24, 2025 10:18
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
On-behalf-of: SAP <marvin.beckers@sap.com>
Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
@embik embik force-pushed the bump-controller-runtime branch from 9d7455d to 663f4e8 Compare March 24, 2025 09:21
@embik embik changed the title 🌱 Bump controller-runtime to v0.20.3 and Go to 1.23.6 🌱 Bump controller-runtime to v0.20.3 and Go to 1.23.7 Mar 24, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 24, 2025
@skitt
Copy link
Member

skitt commented Mar 24, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 24, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c86aca63c7e542422e0e6be5aee9e580c6e937ab

@k8s-ci-robot k8s-ci-robot merged commit 0802177 into kubernetes-sigs:main Mar 24, 2025
33 of 34 checks passed
@embik embik deleted the bump-controller-runtime branch March 24, 2025 15:16
@embik embik changed the title 🌱 Bump controller-runtime to v0.20.3 and Go to 1.23.7 🌱 Update controller-runtime to v0.20.3 and Go to 1.23.7 Mar 26, 2025
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

3 participants