Commit Graph

120 Commits (ecdc34c5abd1d0242294ec95190f13044bd67504)

Author SHA1 Message Date
Dmitry Chepurovskiy 09172b468a
Fix linting issues
4 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
4 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
4 years ago
Haoming Zhang b6bbf34097
Close gzip reader when done.
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
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
4 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
4 years ago
Adam Reese e1d046bc43
fix(tests): fix broken unit tests in storage (#7928)
4 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
4 years ago
Eric Bailey b9445616b5
fix(storage): preserve last deployed revision (#7806)
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
5 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
5 years ago
Zhou Hao f5da6bd3d6 add unit test for RecordsReplace
5 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
5 years ago
Zhou Hao 95d7f36d41 add unit test for SecretDelete
5 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
5 years ago
Zhou Hao f1f661d4ca pkg/storage/records: add unit test for Exists
5 years ago
Zhou Hao c96aff6a43 pkg/storage/records: add unit test for Index
5 years ago
Zhou Hao 6b1eebd23a pkg/storage/records: add unit test for Get
5 years ago
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
Matthew Fisher 98962dce3f
Merge pull request #7349 from tiendc/unit_test_memory_list
5 years ago
Matt Farina e3675e3312
Merge pull request #7358 from cristiklein/fix/deal-with-correupted-storage-v3
5 years ago
Martin Hickey 88f42929d7
Remove references to protobuf (#7425)
5 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
Dao Cong Tien 476ffaea8c Add unit test for List() of pkg/storage/driver/memory.go
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
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
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
6 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
Adam Reese 3be0d81da7
ref(driver): refactor out function type errors
6 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 19398a2ef1
feat(*): store release History in same namespace as release
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
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
6 years ago