spring-cloud-skipper
spring-cloud-skipper copied to clipboard
State after failed update is cumbersome
With a PR #972 we fixed issues where things doesn't really work anymore after an failed update. As that is now fixed there's a new issue where for user it's awkward to know what is a current state. Original release is not modified(as update cleaned up failed apps) but new release is added as FAILED.
We should somehow show that current release(kinda active) release is ok but to be able to indicate that there has been a FAILED release.
A similar problem appears to exist in Harness, Flux and maybe others. We will have to study how these various products are addressing this gap, to get some inspiration on solving it in Skipper.