• Johnny Bergström's avatar
    fix(tiller): Supersede multiple deployments (#3539) · 5f1a21bc
    Johnny Bergström authored
    * add test for rolling back from a FAILED deployment
    
    * Update naming of release variables
    
    Use same naming as the rest of the file.
    
    * Update rollback test
    
    - Add logging
    - Verify other release names not changed
    
    * fix(tiller): Supersede multiple deployments
    
    There are cases when multiple revisions of a release has been
    marked with DEPLOYED status. This makes sure any previous deployment
    will be set to SUPERSEDED when doing rollbacks.
    
    Closes #2941 #3513 #3275
    5f1a21bc
Name
Last commit
Last update
.circleci Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...