Commit Graph

22 Commits (b3b6479e4cea32593a09a25b65e5e310d0c6c0b9)

Author SHA1 Message Date
Matthew Fisher 8e1fc4bc6f
fix(memory_test): rebase master
5 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
5 years ago
Dao Cong Tien 476ffaea8c Add unit test for List() of pkg/storage/driver/memory.go
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
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 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
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
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
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
8 years ago
fibonacci1729 559e9081fb style fixes and cleanup
8 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
8 years ago
fibonacci1729 a83425d44b style & doc comments
8 years ago
fibonacci1729 a05b48f320 update driver Queryor interface to reflect list filtering mechanism
8 years ago
fibonacci1729 061b534885 fix panic in memory_test when release status is nil
8 years ago
fibonacci1729 aff817a1fc run gofmt
8 years ago
fibonacci1729 6dd5c9783e add driver package to encapsulate storage backends
8 years ago