• Maxim Ivanov's avatar
    Correctly persists Release upgrade failure · 38c3f58d
    Maxim Ivanov authored
    When release upgrade fails, updatedRelease is already created
    in a storage by *ReleaseServer.UpdateRelease, therefore we should
    be updating it's status, not creating it again.
    38c3f58d
release_update.go 5.24 KB