Skip to content

Commit 5ca8a14

Browse files
author
Arvind Thirumurugan
committed
minor fix
Signed-off-by: Arvind Thirumurugan <[email protected]>
1 parent 152b4af commit 5ca8a14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/controllers/updaterun/controller.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,5 @@ func removeWaitTimeFromUpdateRunStatus(updateRun placementv1beta1.StagedUpdateRu
390390
}
391391
}
392392
}
393-
// Update the status back using interface method
394-
updateRun.SetStagedUpdateRunStatus(*updateRunStatus)
395393
}
396394
}

0 commit comments

Comments
 (0)