You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
machinedeployment-controller failed to retrieve AWSMachineTemplate external object "foo"/"test1-md-0": AWSMachineTemplate.infrastructure.cluster.x-k8s.io "test1-md-0" not found
It takes another 10-20 minutes (resync period) for the MachineDeployment to be processed and for the MachineSet to be created
What did you expect to happen:
It should requeue periodically if it gets a not-found error
Anything else you would like to add:
We get the error, log/event it, and return nil, so it doesn't requeue:
What steps did you take and what happened:
What did you expect to happen:
Anything else you would like to add:
We get the error, log/event it, and return nil, so it doesn't requeue:
cluster-api/controllers/machinedeployment_controller.go
Lines 125 to 131 in a97903f
Environment:
/kind bug
The text was updated successfully, but these errors were encountered: