Commit Graph

11 Commits (a6b859315210a4e2cbced239d1a6d068a18a53a8)

Author SHA1 Message Date
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
7 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
7 years ago
Adam Reese 03ea683b9a
ref(pkg/tiller): add flag to enable tilling logging in tests
7 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
7 years ago
Adam Reese 2a97768b5c
ref(pkg/tiller): flatten package structure for storage
7 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
7 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 5715ee43d6
ref(*): bypass grpc when invoking helm list
7 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
8 years ago