Commit Graph

350 Commits (afb2b934b8934778291237d2dce42b218165c6c8)

Author SHA1 Message Date
Matt Butcher afb2b934b8 Merge pull request #1104 from technosophos/feat/1100-multi-args
9 years ago
joe2far 4b718274bc fix(tiller): truncate release name returned from moniker
9 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
9 years ago
Matt Butcher f3022a0909 feat(helm): allow multiple args for fetch, package, delete
9 years ago
Matt Butcher 926d7931d8 Merge pull request #1067 from ebraminio/deletepurge
9 years ago
Michelle Noorali 197e466b9a ref(*): return resource update errors
9 years ago
Adam Reese 76defc62ee Merge pull request #1096 from adamreese/fix/spelings
9 years ago
Adam Reese 9bb471d2a8 fix(cmd): s/accomodate/accommodate/
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
9 years ago
Matt Butcher 13ee1af495 Merge pull request #1082 from devth/feat/add-set-to-helm-upgrade
9 years ago
Matt Butcher 77171c0136 Merge pull request #1080 from technosophos/feat/1071-limit-rel-name-len
9 years ago
Trevor Hartman 9f0914f7cb Add --set flag to `helm upgrade`
9 years ago
Matt Butcher cafec1202b feat(tiller): limit the max len of Release.Name
9 years ago
Michelle Noorali cf5e158f0d chore(helm): fix golint errors
9 years ago
Michelle Noorali a124b4f56f feat(helm): add rollback cmd
9 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
9 years ago
Matt Butcher 3181f70790 Merge pull request #1063 from devth/feat/value-merging
9 years ago
Trevor Hartman edd6fd7465 Test overriding a property in TestValues
9 years ago
Adam Reese 6e4344ba17 Merge pull request #1064 from adamreese/fix/port-doc
9 years ago
Adam Reese 7bc56e74f9 fix(cmd): s/supress/suppress/
9 years ago
Adam Reese 6cc01e3a91 fix(cmd): remove default port in cmd doc
9 years ago
Trevor Hartman dacc4013c1 Include values from both --set and --values when specified on install
9 years ago
Matt Butcher 120256ecb3 Merge pull request #1057 from technosophos/feat/configmaps-default
9 years ago
Matt Butcher 80761b6274 fix(helm): document KUBECONFIG env var
9 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
9 years ago
Matt Butcher 8cc146841e Merge pull request #1044 from technosophos/fix/1041-downgrade-already-exists-to-warning
10 years ago
Matt Butcher 3128562149 fix(helm): warn on init when Tiller already exists
10 years ago
Adam Reese db74f74b55 Merge pull request #1040 from adamreese/fix/spelling
10 years ago
Ville Aikas c2cdb97ba2 Merge pull request #1039 from vaikas-google/master
10 years ago
vaikas-google bdbe457c3c forgot to change the return to string
10 years ago
Adam Reese 2cfb11fe44 fix(cmd): s/specifiy/specify/
10 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
10 years ago
fibonacci1729 ae2d6c5050 Merge branch 'master' into feat/storage-memory
10 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command
10 years ago
Michelle Noorali ae4ff5cd81 Merge pull request #1030 from michelleN/feat/690-helm-upgrade
10 years ago
fibonacci1729 ce909a39d6 fix: return only deployed releases
10 years ago
fibonacci1729 559e9081fb style fixes and cleanup
10 years ago
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks
10 years ago
fibonacci1729 3a6a9f2436 gofmt on cmd/tiller
10 years ago
fibonacci1729 1d04646c85 update failing tests to use new storage / driver apis
10 years ago
fibonacci1729 b28c3793a0 add feature flag to use storage driver configmaps
10 years ago
Matt Butcher 24e891ee6d Merge pull request #1029 from ammeon/serve-repo-path
10 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
10 years ago
Michelle Noorali 8be3a34ac6 feat(tiller): add update logic to release server
10 years ago
Matt Butcher cc2c1d9393 Merge pull request #1025 from technosophos/fix/1024-missing-values
10 years ago
joe2far 1e7c814e8a Serve charts from specified local repository path
10 years ago
fibonacci1729 74deac940b update tiller environment & release server to use new storage
10 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client
10 years ago
Matt Butcher b009bf7dc4 fix(helm): fix inspect command to not panic
10 years ago