-
Notifications
You must be signed in to change notification settings - Fork 1.4k
⚠️ Implement v1beta2 contract in CAPD #12409
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
⚠️ Implement v1beta2 contract in CAPD #12409
Conversation
01e2bd6
to
de41284
Compare
test/infrastructure/docker/exp/internal/controllers/dockermachinepool_controller_phases.go
Outdated
Show resolved
Hide resolved
I addressed all reviews. Please review again. |
d5a68dc
to
aa12d33
Compare
/retest |
/area provider/infrastructure-docker |
/test pull-cluster-api-e2e-main |
I'm ok for the implementation, but I assume that we have to invest a little bit on investigating the test failures + let's have a look on the entire test suite |
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.
Mostly nits, not sure why e2e is failing
test/infrastructure/docker/internal/controllers/dockermachine_controller.go
Outdated
Show resolved
Hide resolved
@sivchari Please trigger all the tests (#12409 (comment)) once the findings are resolved |
ea13eb1
to
af7e8c7
Compare
/retest |
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
Signed-off-by: sivchari <[email protected]>
eccae78
to
d0ec7be
Compare
/test pull-cluster-api-e2e-conformance-ci-latest-main |
test/infrastructure/docker/internal/webhooks/dockercluster_webhook.go
Outdated
Show resolved
Hide resolved
@sivchari Thx! Last minor findings from my side |
Signed-off-by: sivchari <[email protected]>
Thank you very much! /test pull-cluster-api-e2e-conformance-ci-latest-main /lgtm |
LGTM label has been added. Git tree hash: db1ddbc448d5311a65203a9cec2bccdcb2ea6908
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini 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 #