spring-cloud-skipper icon indicating copy to clipboard operation
spring-cloud-skipper copied to clipboard

State after failed update is cumbersome

Open jvalkeal opened this issue 4 years ago • 1 comments

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.

jvalkeal avatar Sep 10 '20 09:09 jvalkeal

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.

sabbyanandan avatar Oct 06 '20 15:10 sabbyanandan