-
Notifications
You must be signed in to change notification settings - Fork 49
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 capi v1alpha2 #140
Support capi v1alpha2 #140
Conversation
Welcome @prksu! |
Hi @prksu. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/hold before merging this PR, we should create a new branch for current work |
friendly ping @nikhita |
/assign @xmudrii |
bd7de62
to
f35a8f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit reinitializes this project using kubebuilder. most of the file in this commit are generated from kubebuilder.
@prksu Thanks for the PR! I'll try to review it by the end of the week. |
Great! please let me know any your suggestion about this approach @xmudrii |
huge pr, did some initial checking, will look more tomorrow |
f35a8f2
to
072ab36
Compare
@cpanato thanks for checking this PR, any suggestions are welcome |
I've created a PR to update jobs, so tests can pass and the PR can get merged. kubernetes/test-infra#16802 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks like some pretty impressive work, given all the changes involved.
Added a few comments based on a quick pass through the PR.
/test all |
dd809d4
to
b07a3c4
Compare
b07a3c4
to
0022db7
Compare
0022db7
to
357700d
Compare
@prksu Do you have any idea why tests fail? Can we fix this by the time we merge the PR? |
@xmudrii it seems because other providers have |
357700d
to
15f1418
Compare
/test all |
@prksu I think the PR looks amazing! 💯 🎉 Thank you so much for all the hard work and all the time you've spent migrating it to I'll see about getting the bucket for images later today. @cpanato @detiber Thank you so much for helping me to review the PR! /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: prksu, xmudrii The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This PR update cluster-api-provider-digitalocean to be support with
v1alpha2
cluster-api typesWhich issue(s) this PR fixes
Fixes #139
Special notes for your reviewer:
/cc xmudrii
I separate the commit to providing a better way to review since this PR has large changes.
Documentation:
Release note: