Commit Graph

62 Commits (472b807e80ab3f7d360573afcf1a09de5b1bb585)

Author SHA1 Message Date
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
6 years ago
Matt Butcher 7061716406
ref: require name by default on 'helm install' (#4858)
6 years ago
Adam Reese b4ed1de6b8
ref(*): kubernetes v1.12 support
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 7423eddf21
ref(*): kubernetes v1.11 support
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
6 years ago
Adam Reese 03ea683b9a
ref(pkg/tiller): add flag to enable tilling logging in tests
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese 2a97768b5c
ref(pkg/tiller): flatten package structure for storage
6 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
6 years ago
Adam Reese 1e2e65ce54
ref(pkg/releasetesting): simplify test setup
6 years ago
Adam Reese c5151fb7b3
ref(*): cleanup timestamps in tests
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
6 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
7 years ago
Adam Reese 883371b8ce
ref(pkg/tiller): simplify exported methods
7 years ago
Adam Reese 8f58c9efdc
ref(*): refactor release testing
7 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
7 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
7 years ago
Adam Reese e9478d8f84
ref(pkg/tiller): remove ReleaseModules interface from tiller
7 years ago
Adam Reese 5715ee43d6
ref(*): bypass grpc when invoking helm list
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
Timofey Kirillov b7fe0d0bd7 Add hook-delete-policy ReleaseServer unit tests
7 years ago
Arash Deshmeh 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
7 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests
7 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
7 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
7 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
7 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
7 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
7 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
7 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
8 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
8 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
8 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
8 years ago
Michelle Noorali bf9ae52e1c ref(*): change test hook to be test-success
8 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
8 years ago
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
8 years ago