Commit Graph

16 Commits (dev-v2)

Author SHA1 Message Date
Cristian Klein 840e0e271d fix(tiller): improve handling of corrupted storage
6 years ago
Matt Tucker 5bf38a2d7d fix(storage): when pruning release versions, never delete the last deployed revision
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
8 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
8 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
9 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
9 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
9 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
9 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
9 years ago
fibonacci1729 3dca699410 fix: storage tests
9 years ago
fibonacci1729 a83425d44b style & doc comments
9 years ago
fibonacci1729 967e438bfd gofmt ...
9 years ago
fibonacci1729 bfd6712c94 add filtering mechanism to storage and embed Driver directly into Storage
9 years ago
fibonacci1729 aff817a1fc run gofmt
9 years ago
fibonacci1729 4210d60c5e add storage type to interface with multiple drivers
9 years ago