• 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
Name
Last commit
Last update
..
environment Loading commit data...
hook_sorter.go Loading commit data...
hook_sorter_test.go Loading commit data...
hooks.go Loading commit data...
hooks_test.go Loading commit data...
kind_sorter.go Loading commit data...
kind_sorter_test.go Loading commit data...
release_content.go Loading commit data...
release_content_test.go Loading commit data...
release_history.go Loading commit data...
release_history_test.go Loading commit data...
release_install.go Loading commit data...
release_install_test.go Loading commit data...
release_list.go Loading commit data...
release_list_test.go Loading commit data...
release_modules.go Loading commit data...
release_rollback.go Loading commit data...
release_rollback_test.go Loading commit data...
release_server.go Loading commit data...
release_server_test.go Loading commit data...
release_status.go Loading commit data...
release_status_test.go Loading commit data...
release_testing.go Loading commit data...
release_testing_test.go Loading commit data...
release_uninstall.go Loading commit data...
release_uninstall_test.go Loading commit data...
release_update.go Loading commit data...
release_update_test.go Loading commit data...
release_version.go Loading commit data...
resource_policy.go Loading commit data...
server.go Loading commit data...