-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Remove requeues in DockerMachinePool #9725
🌱 Remove requeues in DockerMachinePool #9725
Conversation
/area provider/infrastructure-docker |
/test pull-cluster-api-e2e-full-main |
2 similar comments
/test pull-cluster-api-e2e-full-main |
/test pull-cluster-api-e2e-full-main |
/retest |
44ece9a
to
333edd3
Compare
333edd3
to
5b6f9f1
Compare
/test pull-cluster-api-e2e-full-main |
1 similar comment
/test pull-cluster-api-e2e-full-main |
5a9bb03
to
b1e96b3
Compare
/test pull-cluster-api-e2e-full-main |
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 is ready pending full e2e test
/assign @sbueringer @fabriziopandini
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.
A few smaller findings. In general seems okay, but I would defer to folks familiar with the CAPD MachinePool implementation (didn't have time to catch up with the current state)
test/infrastructure/docker/exp/internal/controllers/dockermachinepool_controller.go
Show resolved
Hide resolved
test/infrastructure/docker/exp/internal/controllers/dockermachinepool_controller.go
Outdated
Show resolved
Hide resolved
test/infrastructure/docker/exp/internal/controllers/dockermachinepool_controller_phases.go
Outdated
Show resolved
Hide resolved
b1e96b3
to
99d9c9c
Compare
/test pull-cluster-api-e2e-full-main |
Thank you! /lgtm /assign @fabriziopandini |
LGTM label has been added. Git tree hash: ad4bd80869ea7aa00ad5263d95fef7726b730435
|
99d9c9c
to
a5c5da2
Compare
Removed /test pull-cluster-api-e2e-full-main |
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.
/approve
/assign @CecileRobertMichon @sbueringer
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri 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 |
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.
@CecileRobertMichon Thanks for taking this one over! The status update changes look great. I commented for the record but I can push these changes if you want.
test/infrastructure/docker/exp/internal/controllers/dockermachinepool_controller.go
Outdated
Show resolved
Hide resolved
test/infrastructure/docker/exp/internal/controllers/dockermachinepool_controller.go
Show resolved
Hide resolved
@Jont828 feel free to push those changes |
…erMachine ownerRef
a5c5da2
to
610afe0
Compare
Done! |
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
LGTM label has been added. Git tree hash: 81b4ece585371b1f50e187a15c3a71f553b217ab
|
/test pull-cluster-api-e2e-full-main |
/retest |
/retest Seeing the same flake in other PRs... https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api/9734/pull-cluster-api-e2e-full-main/1726964842192965632 |
What this PR does / why we need it: Follow up cleanups from #9096.
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 #