Commit Graph

56 Commits (62edd09800f8459cee13b1a671355ec2e4faf3b1)

Author SHA1 Message Date
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
JoeWrightss e70bea6adb Fix some spelling errors (#5114)
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
8 years ago
jgleonard b846560f48 formatting
8 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
8 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
8 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
8 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
8 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
8 years ago
AdamDang 69f10ca73b
Some small typos:
8 years ago
Arash Deshmeh 8389fe1d58 added description field to api types UpdateReleaseRequest, InstallReleaseRequest, UninstallReleaseRequest, and RollbackReleaseRequest
8 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
8 years ago
Frederik Carlier fbe17d277e Fix typo
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
9 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
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
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
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
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
10 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
10 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
10 years ago
Michelle Noorali e3480c76e6 feat(tiller): add support for resource-policy keep
10 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
10 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
10 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
10 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
10 years ago
vaikas-google 6d26024a27 first cut of version on client and server
10 years ago
fibonacci1729 f622672bf8 feat(rollback-support): add version field to protos to support querying by (release_name, version)
10 years ago
vaikas-google 492dbb3791 Add support for NOTES.txt file
10 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
10 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
10 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
10 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
10 years ago
Michelle Noorali e633b4b75a feat(pkg/helm): fill in proto for UpdateRelease
10 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
10 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
10 years ago
Matt Butcher 6b5534193e fix(_proto): add license block to proto files
10 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
10 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
10 years ago
Matt Butcher a8642c81fc fix(helm,tiller): change list offset to next result
10 years ago
Matt Butcher 6844d3b493 feat(helm,tiller): add list reverse, string offset
10 years ago
Matt Butcher dfc9693afe feat(helm,tiller): add support for list filters
10 years ago
Matt Butcher ea6b82a43c feat(tiller): sort list in tiller, not helm
10 years ago