• Matt Butcher's avatar
    fix(tiller): when delete fails, mark release as deleted · 87ab6673
    Matt Butcher authored
    When a deletion fails to remove a manifest file, the release should
    still be marked as deleted. This changes the error handling to try to
    delete all manifests, and then mark the release as deleted, then return
    the errors.
    
    Closes #1305
    87ab6673
release_server.go 26.1 KB