Skip to content

support_capi1.12.1#1455

Open
maheshnns wants to merge 6 commits intomainfrom
chore/support-CAPI1.12.1
Open

support_capi1.12.1#1455
maheshnns wants to merge 6 commits intomainfrom
chore/support-CAPI1.12.1

Conversation

@maheshnns
Copy link

What problem does this PR solve?:
https://jira.nutanix.com/browse/NCN-111554

@dkoshkin
Copy link
Contributor

Great to see this work being started.
Please see https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/tree/dkoshkin/feat-update-capi-version, I think this will require more changes in addition to just the import path changes.

While working on this please keep the commits tidy so its easier to review.

- Change import from api/core/v1beta2 to api/core/v1beta1
- Update ClusterVariablesToVariablesMap to accept v1beta1.ClusterVariable
- Fix formatting in external API generated file
- Part of CAPI 1.12.1 migration

BREAKING CHANGE: Function signature changed from v1beta2 to v1beta1.Handlers will be updated in subsequent commits.
- Update builders.go to use v1beta2 (test framework requirement)
- Update API structures for CAPI 1.12.1
- Regenerate deepcopy file
- Fix external API import path in capa.go
- Part of CAPI 1.12.1 migration
- Update controllers to use v1beta2 (Kubernetes CRD version)
- Update API structures for CAPI 1.12.1
- Part of CAPI 1.12.1 migration
@dkoshkin
Copy link
Contributor

HI @maheshnns can you please rebase this PR and fixup the merge conflicts.

@dkoshkin
Copy link
Contributor

FYI similar PR #1488

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