helm/pkg/storage
Cristian Klein 0c99ca7b9d
fix(tiller): improve handling of corrupted storage
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: Cristian Klein <cristian.klein@elastisys.com>
(cherry picked from commit 840e0e271d)
2020-03-23 12:20:20 -04:00
..
driver fix word 'potgres' to 'postgres' 2019-08-01 21:59:58 +08:00
errors Avoid importing k8s.io/kubernetes from pkg/helm (#4499) 2018-09-04 11:19:33 -07:00
storage.go fix(tiller): improve handling of corrupted storage 2020-03-23 12:20:20 -04:00
storage_test.go fix(tiller): improve handling of corrupted storage 2020-03-23 12:20:20 -04:00