Skip to content

Commit

Permalink
Update azuremachine_controller.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon committed Apr 23, 2020
1 parent ceffe41 commit efbe06a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/azuremachine_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,6 @@ func (r *AzureMachineReconciler) reconcileNormal(ctx context.Context, machineSco
// Proceed to reconcile the AzureMachine state.
machineScope.SetVMState(vm.State)

machineScope.SetAnnotation("cluster-api-provider-azure", "true")

machineScope.SetAddresses(vm.Addresses)

switch vm.State {
Expand Down

0 comments on commit efbe06a

Please sign in to comment.