Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Fleet] Finer-grained error information from install/upgrade API (#95649) #97400

Merged
merged 1 commit into from
Apr 18, 2021

Commits on Apr 18, 2021

  1. [Fleet] Finer-grained error information from install/upgrade API (ela…

    …stic#95649)
    
    * Intercept installation errors and add meta info.
    
    * Adjust mock.
    
    * Catch errors in all steps of install/upgrade.
    
    * Adjust handler for direct package upload.
    
    * Don't throw not-found errors on assets during rollback.
    
    * Correctly catch errors from _installPackage()
    
    * Propagate error from installResult in bulk install case.
    
    * Add tests for rollback.
    
    * Remove unused code.
    
    * Skipping test that doesn't test what it says.
    
    * Fix and reenable test.
    skh committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    424f77c View commit details
    Browse the repository at this point in the history