Commit Graph

28 Commits (b3b6479e4cea32593a09a25b65e5e310d0c6c0b9)

Author SHA1 Message Date
Matt Farina 847369c184
Update to Go 1.21 for builds
6 months ago
Timofey Kirillov da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached
2 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Daniel Lipovetsky 8c28da6567
test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions
4 years ago
Eric Bailey b9445616b5
fix(storage): preserve last deployed revision (#7806)
4 years ago
Cristian Klein 1f0582cadc fix(helm): improve handling of corrupted storage
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
5 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
7 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
7 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
7 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
8 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
8 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
8 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
8 years ago
fibonacci1729 3dca699410 fix: storage tests
8 years ago
fibonacci1729 a83425d44b style & doc comments
8 years ago
fibonacci1729 967e438bfd gofmt ...
8 years ago
fibonacci1729 bfd6712c94 add filtering mechanism to storage and embed Driver directly into Storage
8 years ago
fibonacci1729 aff817a1fc run gofmt
8 years ago
fibonacci1729 4210d60c5e add storage type to interface with multiple drivers
8 years ago