-
Notifications
You must be signed in to change notification settings - Fork 1.4k
⚠️ Align CAPD conversion to conversion of other providers #12481
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
⚠️ Align CAPD conversion to conversion of other providers #12481
Conversation
/assign @sbueringer |
/assign @fabriziopandini |
/test pull-cluster-api-e2e-main |
/override pull-cluster-api-e2e-main |
@sivchari: sivchari unauthorized: /override is restricted to Repo administrators. In response to this:
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-sigs/prow repository. |
/override pull-cluster-api-e2e-main |
@sbueringer: Overrode contexts on behalf of sbueringer: pull-cluster-api-e2e-main In response to this:
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-sigs/prow repository. |
/hold I'll do some refactoring around the initialization fields in #12482 |
04fce36
to
b2b6779
Compare
/retest |
/hold cancel |
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.
/lgtm
I think that having consistently conversions about fields we shuffled around in ConvertTo/From is nice for the time being, thanks for this PR
Anyway, I can't wait to get rid of old API versions and conversions next year
LGTM label has been added. Git tree hash: 4827bcdfe8726b8c1493cd5b87e650cf9538ea60
|
/cc @sbueringer |
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.
Thx! only reviewed v1alpha3. Please check if the same findings apply to v1alpha4 + v1beta1 as well. Feel free to ping me afterwards
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
b2b6779
to
0283572
Compare
@sbueringer |
/retest |
/lgtm |
LGTM label has been added. Git tree hash: 765362683a423a920c9a3c8b54ef2e90a3ad1444
|
Should get around to it tomorrow |
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.
Thank you! Last findings
Signed-off-by: sivchari <[email protected]>
@sbueringer |
/retest |
Thank you! /lgtm |
LGTM label has been added. Git tree hash: 7c1818c09b6b7188e69dc86091b147fff081564b
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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:
Part of #11947
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 #