• Matt Butcher's avatar
    fix(tiller): save failed releases · da14da36
    Matt Butcher authored
    When a release failed, the release record was not saved. That led to the
    case where Kubernetes resources were deployed, but the release that
    deployed them was not tracked.
    
    To fix, we now save the release on failure. The 'helm delete' operation
    can delete failed resources.
    
    Closes #851
    da14da36
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...