• Cristian Klein's avatar
    fix(tiller): improve handling of corrupted storage · 840e0e27
    Cristian Klein authored
    
    
    For some reason, many users experince corrupted storage with the
    ConfigMaps storage backend. Specifically, several Releases are marked as
    DEPLOYED. This patch improved handling of such situations, by taking the latest
    DEPLOYED Release. Eventually, the storage will clean itself out, after
    the corrupted Releases are deleted due to --history-max.
    
    Closes #6031
    Signed-off-by: default avatarCristian Klein <cristian.klein@elastisys.com>
    840e0e27