Commit Graph

59 Commits (8824eabfee296088fd52b6091ea5b20e7113f30d)

Author SHA1 Message Date
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
Matt Butcher b08434aa3a Merge pull request #1640 from technosophos/fix/1511-undeleting
10 years ago
Matt Butcher 936028f29a
fix(*): add support for "DELETING" status
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
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
10 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
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
Ville Aikas 09e6af461f clean up the formatting, remove unnecessary git_version from version as per discussions with @areese
10 years ago
vaikas-google 4a7352cdc0 adjust proto field numbers
10 years ago
vaikas-google f8adf7f4d2 Address cr comments
10 years ago
vaikas-google 6d26024a27 first cut of version on client and server
10 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
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
Matt Butcher 926d7931d8 Merge pull request #1067 from ebraminio/deletepurge
10 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
10 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
10 years ago
Ville Aikas c2cdb97ba2 Merge pull request #1039 from vaikas-google/master
10 years ago
vaikas-google 05374bbebf untabify status.proto file
10 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
10 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command
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
Michelle Noorali 15b428d450 feat(*): add version to release
10 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
10 years ago
Matt Butcher 6b5534193e fix(_proto): add license block to proto files
10 years ago
Miguel Martinez c2459c06bf New Chart linter structure
10 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
10 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Matt Butcher 57c9861116 Merge pull request #715 from technosophos/docs/updated-charts
10 years ago
Matt Butcher 7d2ae9378a fix(proto): let chart take multiple Files.
10 years ago
fibonacci1729 97170b0732 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE'
10 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
10 years ago
Matt Butcher 5c942226a3 feat(helm): allow overriding values
10 years ago
Matt Butcher 26e003b931 docs(chart): updated chart documentation
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
Matt Butcher 3ddacb6b4b fix(proto): fix style issues and documentation
10 years ago