Commit Graph

15 Commits (9fda187647b273f62b3460580c6d99be95b234c8)

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`
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
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 91a6ebfed5
ref(*): remove protobuf timestamps
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
7 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
7 years ago
Adam Reese 62804848c6
ref(pkg/tiller): refactor out imports of pkg/helm
7 years ago
Arash Deshmeh c22492ff01 fix(helm): refactor tiller release install unit tests using chart and install request stubs
7 years ago
Arash Deshmeh a43ddcc191 fix output leak from tiller release install test
7 years ago
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
7 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
8 years ago