Cleanup k8s states after upgrade
This commit is contained in:
@@ -326,6 +326,8 @@ func markProgressCompleted(
|
||||
|
||||
cur.Status.Phase = monov1alpha1.OSUpgradeProgressPhaseCompleted
|
||||
cur.Status.Message = message
|
||||
cur.Status.CurrentVersion = osup.Status.CurrentVersion
|
||||
cur.Status.TargetVersion = osup.Status.TargetVersion
|
||||
cur.Status.LastUpdatedAt = &now
|
||||
cur.Status.CompletedAt = &now
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user