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 CAPI to v1.6.2 & CAPI Operator v0.9.0 #403

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

furkatgofurov7
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 commented Feb 29, 2024

What this PR does / why we need it:

  1. CAPI bump to use bug free version of it, current version has a regression (https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.6.2)
  2. Align CAPI operator version with version used in charts
    3. Make sure Chart.Lock file is auto-generated to use up-to-date version of CAPI Operator

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 #

Special notes for your reviewer:

Checklist:

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

Makefile Outdated Show resolved Hide resolved
To use a bug free patch release of CAPI, which was introduced in the current
version(v1.6.0) we are using. More on bug, please check v1.6.2 release notes

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
To align with charts version

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
@furkatgofurov7 furkatgofurov7 merged commit d1761e1 into rancher:main Mar 13, 2024
14 checks passed
@furkatgofurov7 furkatgofurov7 deleted the bump-capi-deps branch March 13, 2024 12:49
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.

3 participants