Commit Graph

1822 Commits (de5365ec5cf9891207379586cfee1d90cbe897f1)
 

Author SHA1 Message Date
Matt Butcher 24e891ee6d Merge pull request #1029 from ammeon/serve-repo-path
8 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
8 years ago
Michelle Noorali 8be3a34ac6 feat(tiller): add update logic to release server
8 years ago
Michelle Noorali 9465ce979b chore(helm): add options to update request
8 years ago
Matt Butcher cc2c1d9393 Merge pull request #1025 from technosophos/fix/1024-missing-values
8 years ago
Matt Butcher 038d7102a9 Merge pull request #1028 from technosophos/fix/989-helm-ignore-defaults
8 years ago
joe2far 1e7c814e8a Serve charts from specified local repository path
8 years ago
Michelle Noorali dd8b0ffba0 Merge pull request #1026 from michelleN/feat/690-helm-upgrade
8 years ago
fibonacci1729 eff6a71961 chore(glide): add uuid package to glide.yaml
8 years ago
fibonacci1729 2d95906e1a wip: cfgmaps storage driver
8 years ago
fibonacci1729 74deac940b update tiller environment & release server to use new storage
8 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
8 years ago
Michelle Noorali 1b31382d9c chore(glide): add kube pkgs to glide.yaml
8 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs
8 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client
8 years ago
fibonacci1729 a83425d44b style & doc comments
8 years ago
Michelle Noorali 584245eadf Merge pull request #1023 from mumoshu/check-tgz-extension
8 years ago
Matt Butcher b009bf7dc4 fix(helm): fix inspect command to not panic
8 years ago
Yusuke Kuoka c0de9b4ada Check for the tgz extension while collecting chart paths
8 years ago
Matt Butcher 7800a3c81e Merge pull request #1021 from technosophos/ref/1020-change-getstring-get
8 years ago
fibonacci1729 241cc29883 gofmt
8 years ago
fibonacci1729 c7e3ec7c46 add license to filter.go
8 years ago
fibonacci1729 d458bb7fb9 Change Create to return ErrReleaseExists if release exists
8 years ago
fibonacci1729 fad498e8fd added / documented common errors
8 years ago
Miguel Ángel Martínez Triviño 2521ce7bc2 Merge pull request #1019 from ebraminio/strictflag
8 years ago
Ville Aikas 1d718d7939 Merge pull request #1015 from vaikas-google/master
8 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get
8 years ago
Matt Butcher 2c3d45d1f9 Merge pull request #1017 from pwittrock/deploy
8 years ago
Ebrahim Byagowi 107821f9ec Add a strict flag to helm lint
8 years ago
vaikas-google d42dbd3538 address code review comments. use text/template instead of html/template
8 years ago
Phillip Wittrock 4964467868 Swtich from rc to deployment for running tiller
8 years ago
Matt Butcher 19a7127ce1 Merge pull request #1006 from technosophos/feat/1005-partial-func
8 years ago
Matt Butcher 603bb20ed4 Merge pull request #1014 from technosophos/fix/1010-reuse-name-replace
8 years ago
vaikas-google 01a598f531 Add name-template flag for installation that allows the user to specify a template used for release name generation
8 years ago
fibonacci1729 967e438bfd gofmt ...
8 years ago
fibonacci1729 a05b48f320 update driver Queryor interface to reflect list filtering mechanism
8 years ago
fibonacci1729 bfd6712c94 add filtering mechanism to storage and embed Driver directly into Storage
8 years ago
Matt Butcher 9718c9e7c8 feat(engine): add 'partial' function
8 years ago
Matt Butcher ad89851ad7 Merge pull request #1012 from technosophos/docs/document-files-object
8 years ago
Adam Reese 1c7b3a1ba2 Merge pull request #1011 from adamreese/ref/init-cmd
8 years ago
Adam Reese 39e1fecc3f Merge pull request #1009 from adamreese/chore/update-deps
8 years ago
Adam Reese 39ba728b6f ref(cmd): refactor init command
8 years ago
Matt Butcher 4593111892 fix(helm): rename --reuse-name to --replace
8 years ago
Matt Butcher 64831314a7 docs(charts): describe {{.Files}}
8 years ago
fibonacci1729 061b534885 fix panic in memory_test when release status is nil
8 years ago
fibonacci1729 aff817a1fc run gofmt
8 years ago
fibonacci1729 4210d60c5e add storage type to interface with multiple drivers
8 years ago
fibonacci1729 6dd5c9783e add driver package to encapsulate storage backends
8 years ago
fibonacci1729 943eadec38 move old memory impl. to driver/
8 years ago
Adam Reese 787d326c7a chore(*): upgrade dependencies
8 years ago