Anubis
Anubis copied to clipboard
ADD automatic rollbacks on rollout failure
This one will require using helm integration tests and kubectl in the cd/ci to determine if a rollout was successful or not, then do a helm rollback to undo the changes.
One thing that will need to be very carefully handled here is database migraion rollbacks.