Skip to content

Update to CAPI 1.9 #290

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

Merged
merged 7 commits into from
Feb 21, 2025
Merged

Update to CAPI 1.9 #290

merged 7 commits into from
Feb 21, 2025

Conversation

martiniadam
Copy link
Contributor

@martiniadam martiniadam commented Feb 12, 2025

Updating the dependencies to work with CAPI 1.9, a few changes needed to be made:

  • setup-envtest had to be bumped, per recommendation from CAPI book
  • FailureReason and FailureMessage are deprecated in CAPI 1.9, removing this from API
  • Removed caBundle attribute; these values are incorrect and placeholders. They're going to be removed from a future release.

Bumped controller-gen and reran manifests.

For more information about changes, see https://cluster-api.sigs.k8s.io/developer/providers/migrations/v1.8-to-v1.9 and https://cluster-api.sigs.k8s.io/developer/providers/migrations/v1.7-to-v1.8

@martiniadam martiniadam merged commit 571d384 into master Feb 21, 2025
1 check passed
@martiniadam martiniadam deleted the adammartini/capi-1.9 branch February 21, 2025 03:08
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.

2 participants