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

⚠️ Bump dependencies: CAPI, Rancher and K8s versions #658

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

furkatgofurov7
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 commented Aug 13, 2024

What this PR does / why we need it:
This PR bumps few important dependencies consumed in turtles to the newer versions. Breakdown of version updates as follows:

  • CAPI to v1.7.3
  • K8s to v1.30.3/v1.30.0 (K8s_VERSION/MGMT_K8S_VERSION/CPI_IMAGE_K8S_VERSION /kind)
  • Rancher to v2.9.0
  • rancher-agent v2.9.0
  • RKE2 to v1.30.3+rke2r1
  • cert-manager to v1.15.2
  • Other 'Makefile' dependencies to newer version

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #659

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@furkatgofurov7 furkatgofurov7 force-pushed the bump-deps-furkat branch 5 times, most recently from bede2dc to 8dfe168 Compare August 14, 2024 10:08
@furkatgofurov7 furkatgofurov7 marked this pull request as ready for review August 14, 2024 10:08
@furkatgofurov7 furkatgofurov7 requested a review from a team as a code owner August 14, 2024 10:08
@furkatgofurov7 furkatgofurov7 changed the title [WIP] Bump dependencies: CAPI, Rancher and K8s versions Bump dependencies: CAPI, Rancher and K8s versions Aug 14, 2024
@furkatgofurov7 furkatgofurov7 changed the title Bump dependencies: CAPI, Rancher and K8s versions ⚠️ Bump dependencies: CAPI, Rancher and K8s versions Aug 14, 2024
@furkatgofurov7
Copy link
Contributor Author

Reminder to myself: We need to update pre-requisites in https://turtles.docs.rancher.com/#prerequisites once this is merged

Breakdown of version updates:
- CAPI to v1.7.3
- Rancher to v2.9.0
- RKE2 to v1.30.3+rke2r1
- K8s to v1.30.x, rancher-agent v2.9.0 and cert-manager to newer version
- Other 'Makefile' dependencies to newer version

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
Copy link
Contributor

@yiannistri yiannistri left a comment

Choose a reason for hiding this comment

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

🥇

@furkatgofurov7 furkatgofurov7 merged commit 1a31ad4 into rancher:main Aug 15, 2024
43 of 44 checks passed
@furkatgofurov7 furkatgofurov7 deleted the bump-deps-furkat branch August 15, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump CAPI to 1.7.3 and other required dependencies
4 participants