Commit Graph

117 Commits (eaeb0346aff305c9a338f62558a0c1829592f79e)

Author SHA1 Message Date
Sakura 627283ac74
fix typo
5 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
5 years ago
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
6 years ago
Timofey Kirillov a8145d6f17 Regenerate proto files for `--cleanup-on-fail` option
6 years ago
Matt Butcher 70c509e77e
fix: Update gRPC to get better TLS connection handling (v2 minor release) (#5210)
6 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
6 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
6 years ago
jgleonard 7b66bc7775 gofmt -s
6 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
6 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
6 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
6 years ago
Arash Deshmeh 8389fe1d58 added description field to api types UpdateReleaseRequest, InstallReleaseRequest, UninstallReleaseRequest, and RollbackReleaseRequest
7 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
7 years ago
Matthew Fisher 250d25fdce fix protoc
7 years ago
Alex Johnson b29d25ef0b Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
7 years ago
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
7 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
7 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
7 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
8 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
8 years ago
Maciej Kwiek d9f72deb0d Add comments to exported Rudder methods
8 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
8 years ago
Maciej Kwiek 52c54b09c0 Move rudder proto to different package, add release status
8 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
8 years ago
Dmitry Shulyak 59af46502d Run make protoc to update hapi
8 years ago
Dmitry Shulyak a883531f98 Implement upgrade for rudder
8 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
8 years ago
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
8 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
8 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
8 years ago
Adam Reese e4d39fd8c8 fix(*): add missing proto for weight hook
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
Adnan Abdulhussein 8210dc7883 feat(proto): add deprecated field
8 years ago
Matt Butcher 396f6cbcb2
feat(proto): add appVersion field
8 years ago
Michelle Noorali 6a062e45b7 featt(*): add support for test-failure hook
8 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
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
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
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
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
8 years ago