Skip to content
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

✨ Update to Kubernetes 1.30.0 #37

Merged
merged 8 commits into from
May 15, 2024
Merged

✨ Update to Kubernetes 1.30.0 #37

merged 8 commits into from
May 15, 2024

Conversation

embik
Copy link
Member

@embik embik commented May 14, 2024

Summary

This updates our client-go to k8s.io 1.30 dependencies and pulls in the latest kcp apimachinery and code-generator. Overall, the PR does the following things:

  • Update Go and prow jobs to 1.22
  • Update to golangci-lint 1.58.1 and adjust its configuration file for deprecations
  • Update k8s.io/* dependencies to 0.30.0
  • Add a clean-generated make target that allows cleaning up all generated files
  • Use kcp-dev/code-generator@b529ed3 to regenerate all files
  • Update to kcp-dev/apimachinery@2fa3992

Related issue(s)

Fixes #

@kcp-ci-bot kcp-ci-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates the PR's author has signed the DCO. labels May 14, 2024
@kcp-ci-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kcp-ci-bot kcp-ci-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 14, 2024
embik added 3 commits May 15, 2024 11:19
Signed-off-by: Marvin Beckers <[email protected]>
Signed-off-by: Marvin Beckers <[email protected]>
embik added 2 commits May 15, 2024 12:01
@embik embik changed the title ✨ Update to Kubernetes 1.30 and latest kcp apimachinery and code-generator ✨ Update to Kubernetes 1.30 and Go 1.22 May 15, 2024
@embik embik marked this pull request as ready for review May 15, 2024 10:13
@kcp-ci-bot kcp-ci-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 15, 2024
@embik
Copy link
Member Author

embik commented May 15, 2024

/cc @mjudeikis @sttts @palnabarun

@sttts
Copy link
Member

sttts commented May 15, 2024

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label May 15, 2024
@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sttts

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

@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 551d938e243b5d260975fdb67f25ac406d4193ea

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2024
@kcp-ci-bot kcp-ci-bot merged commit 607e9d8 into kcp-dev:main May 15, 2024
10 checks passed
@embik embik deleted the 1.30-prep branch May 15, 2024 12:33
@embik embik mentioned this pull request May 15, 2024
5 tasks
@embik embik changed the title ✨ Update to Kubernetes 1.30 and Go 1.22 ✨ Update to Kubernetes 1.30.0 May 15, 2024
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. dco-signoff: yes Indicates the PR's author has signed the DCO. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants