Skip to content

Add test for go 1.24#530

Merged
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
Jefftree:go-124
Mar 18, 2025
Merged

Add test for go 1.24#530
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
Jefftree:go-124

Conversation

@Jefftree
Copy link
Copy Markdown
Member

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 18, 2025
@k8s-ci-robot k8s-ci-robot requested a review from apelisse March 18, 2025 17:59
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Jefftree

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

The pull request process is described 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

@k8s-ci-robot k8s-ci-robot requested a review from roycaihw March 18, 2025 17:59
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 18, 2025
@Jefftree
Copy link
Copy Markdown
Member Author

/assign @yongruilin

Comment thread .github/workflows/ci.yml
strategy:
matrix:
go-version: [ '1.21', '1.22', '1.23' ]
go-version: [ '1.21', '1.22', '1.23', '1.24']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
ooc, how to decide we stop supporting the old versions?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on go version of k/k still within the support window https://kubernetes.io/releases/

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit 9d41124 into kubernetes:master Mar 18, 2025
7 checks passed
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants