Skip to content

Remove requeues in DockerMachinePool implementation #9724

Open
@Jont828

Description

@Jont828

What would you like to be added (User Story)?

In #8842, we would ideally like to remove the need to requeue to check if all dependent objects are deleted, and the requeue to check if the DockerMachines are ready. Instead, we would like to set up a Watch() on DockerMachines and ensure they have an ownerRef to DockerMachinePools.

Detailed Description

N/A

Anything else you would like to add?

No response

Label(s) to be applied

/kind feature
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.

Metadata

Metadata

Labels

kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.priority/backlogHigher priority than priority/awaiting-more-evidence.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions