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

Support K8s 1.25 #422

Merged
merged 6 commits into from
Dec 5, 2022
Merged

Support K8s 1.25 #422

merged 6 commits into from
Dec 5, 2022

Conversation

jiaqiluo
Copy link
Member

@jiaqiluo jiaqiluo commented Nov 28, 2022

Issue: rancher/rancher#38701

Changes:

  • remove the vendor dir, switch from Go Vendor to Go Mod fully
  • bump Go version to 1.19
  • bump k8s modules to support 1.25
  • fix a couple of issues introduced by previous PR

Test:
This PR is validated in Rancher by doing the following:

  • modify the go.mod file to point to this branch ( and other relevant modules)
  • provision a 1.25 RKE1 node-driver cluster

@jiaqiluo jiaqiluo force-pushed the support-125 branch 6 times, most recently from e7fd5cf to bd71ad4 Compare December 3, 2022 00:15
…another PR, to make it work when being used in rancher
@jiaqiluo jiaqiluo requested review from kinarashah and a team December 3, 2022 03:31
@jiaqiluo jiaqiluo marked this pull request as ready for review December 3, 2022 03:34
@jiaqiluo jiaqiluo changed the title [DNM] Support K8s 1.25 Support K8s 1.25 Dec 3, 2022
@jiaqiluo jiaqiluo requested a review from a team December 3, 2022 18:41
@HarrisonWAffel HarrisonWAffel requested a review from a team December 5, 2022 17:42
@Oats87 Oats87 merged commit 32ef2e1 into rancher:master Dec 5, 2022
@jiaqiluo jiaqiluo deleted the support-125 branch December 5, 2022 19:34
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.

3 participants