Commit Graph

26 Commits (d28853e206b4e00d9889416a74d493a3ccff77c4)

Author SHA1 Message Date
Matt Farina 9c958dec76 Making uninstall response generic
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Matthew Fisher 8e1fc4bc6f
fix(memory_test): rebase master
7 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
7 years ago
Dao Cong Tien 476ffaea8c Add unit test for List() of pkg/storage/driver/memory.go
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
8 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
10 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
10 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
10 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
10 years ago
fibonacci1729 559e9081fb style fixes and cleanup
10 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
10 years ago
fibonacci1729 a83425d44b style & doc comments
10 years ago
fibonacci1729 a05b48f320 update driver Queryor interface to reflect list filtering mechanism
10 years ago
fibonacci1729 061b534885 fix panic in memory_test when release status is nil
10 years ago
fibonacci1729 aff817a1fc run gofmt
10 years ago
fibonacci1729 6dd5c9783e add driver package to encapsulate storage backends
10 years ago