Commit Graph

56 Commits (5048ed8f5c4854e47f31f46d8b5dad8824266679)

Author SHA1 Message Date
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
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)
7 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
7 years ago
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
7 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
8 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
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
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
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
8 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
8 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
8 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
8 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
8 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
8 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
8 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
8 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
8 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
8 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
8 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
8 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
8 years ago
Adam Reese a4a2f5c983 chore(*): bump grpc to 1.0.1-GA
8 years ago
vaikas-google 6d26024a27 first cut of version on client and server
8 years ago
fibonacci1729 f622672bf8 feat(rollback-support): add version field to protos to support querying by (release_name, version)
8 years ago
vaikas-google 492dbb3791 Add support for NOTES.txt file
8 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
8 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
8 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
8 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
8 years ago
Michelle Noorali e633b4b75a feat(pkg/helm): fill in proto for UpdateRelease
8 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
8 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
8 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
8 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
8 years ago
Matt Butcher a8642c81fc fix(helm,tiller): change list offset to next result
8 years ago
Matt Butcher 6844d3b493 feat(helm,tiller): add list reverse, string offset
8 years ago
Matt Butcher dfc9693afe feat(helm,tiller): add support for list filters
8 years ago
Matt Butcher ea6b82a43c feat(tiller): sort list in tiller, not helm
8 years ago
Matt Butcher 3ddacb6b4b fix(proto): fix style issues and documentation
8 years ago