Commit Graph

98 Commits (4c95185164f787c5678a3497f95f423e1df0de22)

Author SHA1 Message Date
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
7 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
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 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
8 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
8 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
8 years ago
Maciej Kwiek 5937e1a214 ReleaseServer.ReleaseModule has Status method
8 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
8 years ago
Dmitry Shulyak a883531f98 Implement upgrade for rudder
8 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
8 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
8 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
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
8 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
8 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
8 years ago
Jonathan Chauncey 05d0fcb774 feat(hooks): Adds weighted hooks
8 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
8 years ago
Dmitry Monakhov 33ace505cc install: Return more user-friendly response on eexists
8 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
8 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
8 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
8 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
8 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
8 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
8 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
8 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
8 years ago