Commit Graph

113 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
roc 79f88dfc5e ref(url) update helm's github url (#4962)
6 years ago
Matt Butcher 7061716406
ref: require name by default on 'helm install' (#4858)
6 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
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
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 36e034551f
ref(*): rebuild build version object
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
6 years ago
Adam Reese 2a97768b5c
ref(pkg/tiller): flatten package structure for storage
6 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
6 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
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 883371b8ce
ref(pkg/tiller): simplify exported methods
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
Michelle Noorali 72d54f356d
Merge pull request #3831 from michelleN/fix-3655
7 years ago
Michelle Noorali 9266731dc4 fix(pkg/tiller): reuseValues combines all prev val
7 years ago
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
7 years ago
Johnny Bergström 5f1a21bc32 fix(tiller): Supersede multiple deployments (#3539)
7 years ago
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
7 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
7 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
7 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
7 years ago
Maciej Kwiek 5937e1a214 ReleaseServer.ReleaseModule has Status method
7 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
7 years ago
Dmitry Shulyak a883531f98 Implement upgrade for rudder
7 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
7 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
7 years ago
Matt Butcher 573a8a190c
fix(tiller): ignore empty YAML documents during delete
8 years ago
Adam Reese 0ab38a998c Merge pull request #2248 from adamreese/ref/kube-v1.6
8 years ago
Matt Butcher d97086cbdd Merge pull request #2229 from technosophos/feat/chart-tiller-version
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
8 years ago