Commit Graph

15 Commits (ae8fcf445d41d0b0aced6cc6a95dbab111519246)

Author SHA1 Message Date
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
4 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
5 years ago
Zhou Hao 95d7f36d41 add unit test for SecretDelete
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
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
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 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
7 years ago