Commit Graph

43 Commits (543364fba59b0c7c30e38ebe0f73680db895abb6)

Author SHA1 Message Date
Daniel Lipovetsky 00cf10d360
fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
4 years ago
zouyu c6a00e63ef Fix some go-lint warnings
4 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
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
Simon Alling e868cb23c0 ref(pkg/storage): Refactor Deployed and DeployedAll (#7374)
5 years ago
Hu Shuai de9118b879 Fix a typo "update" -> "updates" (#7346)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Martin Hickey caa26c4bb2
Change release storage name to use helm storage type as prefix (#6500)
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
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
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 b1128abf4f
ref(*): s/tiller/helm/
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
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
Matthew Fisher 13730b0dab
replace FAILED deployments with `helm upgrade --install --force`
6 years ago
Johnny Bergström 5f1a21bc32 fix(tiller): Supersede multiple deployments (#3539)
6 years ago
Adam Reese 82ef751414
fix(tiller): upgrade last deployed release
7 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
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
7 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
8 years ago
Matt Butcher a5d96c2704
fix(tiller): fix spurious "no release found" errors.
8 years ago
fibonacci1729 24fe8643de ref(*): add sorter/filter utilties to releaseutil
8 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
8 years ago
fibonacci1729 f77435e686 fix(helm-list): only list configmaps owned by TILLER
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 559e9081fb style fixes and cleanup
8 years ago
fibonacci1729 3dca699410 fix: storage tests
8 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
8 years ago
fibonacci1729 a83425d44b style & doc comments
8 years ago
fibonacci1729 241cc29883 gofmt
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