Commit Graph

69 Commits (dev-v2)

Author SHA1 Message Date
Matthew Fisher ca7a719c96
rebase from master, regenerate proto files
6 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
6 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
7 years ago
Matt Butcher 70c509e77e
fix: Update gRPC to get better TLS connection handling (v2 minor release) (#5210)
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
7 years ago
jgleonard 7b66bc7775 gofmt -s
7 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
7 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
7 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
7 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
Matthew Fisher 250d25fdce fix protoc
8 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
8 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
8 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
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
9 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
9 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
9 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
9 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
9 years ago
Taylor Thomas 7bdd36bbba fix(*): Regenerates protobuf files for protobuf 3.2
9 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
9 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
9 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
9 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
9 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
9 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
9 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
9 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
9 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
9 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
9 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
9 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
9 years ago
Adam Reese a4a2f5c983 chore(*): bump grpc to 1.0.1-GA
9 years ago
vaikas-google 6d26024a27 first cut of version on client and server
9 years ago
fibonacci1729 f622672bf8 feat(rollback-support): add version field to protos to support querying by (release_name, version)
9 years ago
vaikas-google 492dbb3791 Add support for NOTES.txt file
9 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
9 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
9 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
9 years ago