Commit Graph

241 Commits (8c56533a4708d3d02df9b8cd65f94e623eb84b8d)

Author SHA1 Message Date
fibonacci1729 8c56533a47 configmap tests & some reduction in driver complexity
10 years ago
fibonacci1729 2d95906e1a wip: cfgmaps storage driver
10 years ago
fibonacci1729 0e26f20268 gofmt, style, and added comments
10 years ago
fibonacci1729 a83425d44b style & doc comments
10 years ago
fibonacci1729 241cc29883 gofmt
10 years ago
fibonacci1729 c7e3ec7c46 add license to filter.go
10 years ago
fibonacci1729 d458bb7fb9 Change Create to return ErrReleaseExists if release exists
10 years ago
fibonacci1729 fad498e8fd added / documented common errors
10 years ago
fibonacci1729 967e438bfd gofmt ...
10 years ago
fibonacci1729 a05b48f320 update driver Queryor interface to reflect list filtering mechanism
10 years ago
fibonacci1729 bfd6712c94 add filtering mechanism to storage and embed Driver directly into Storage
10 years ago
fibonacci1729 061b534885 fix panic in memory_test when release status is nil
10 years ago
fibonacci1729 aff817a1fc run gofmt
10 years ago
fibonacci1729 4210d60c5e add storage type to interface with multiple drivers
10 years ago
fibonacci1729 6dd5c9783e add driver package to encapsulate storage backends
10 years ago
fibonacci1729 943eadec38 move old memory impl. to driver/
10 years ago
Matt Butcher be053f3c05 Merge pull request #994 from technosophos/feat/950-files-in-templates
10 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates
10 years ago
Matt Butcher a1fffc6977 Merge pull request #997 from technosophos/feat/972-reuse-name
10 years ago
Adam Reese ea4dcbab11 feat(kube): reap related resources on delete
10 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
10 years ago
Michelle Noorali 6006fc7b21 Merge pull request #963 from michelleN/feat/690-helm-upgrade
10 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
10 years ago
Michelle Noorali 5e654c0380 feat(*): get helm & tiller chatting about upgrades
10 years ago
Michelle Noorali e633b4b75a feat(pkg/helm): fill in proto for UpdateRelease
10 years ago
Matt Butcher 95eeba3805 fix(tiller): merge -f values correctly
10 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
10 years ago
Matt Butcher a0bc510662 Merge pull request #955 from technosophos/feat/932-disable-hooks
10 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
10 years ago
Michelle Noorali 80a7339e2f Merge pull request #947 from ngtuna/master
10 years ago
ngtuna a2d6817b9b go idiom typo
10 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
10 years ago
Adam Reese 736009982e ref(helm): fix naming issues from golint
10 years ago
ngtuna 03e59fd6c0 bypass gofmt
10 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
10 years ago
ngtuna bfce033cc0 fix(helm): helm repo index should not delete entry, instead it should update removed=true
10 years ago
Matt Butcher 73a2890277 fix(engine): change template naming
10 years ago
Michelle Noorali 15b428d450 feat(*): add version to release
10 years ago
Matt Butcher e91bbceff2 Merge pull request #916 from technosophos/feat/901-hooks
10 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
10 years ago
Adnan Abdulhussein 631ca63040 Merge pull request #922 from prydonius/feat/836-lint-multiple-charts
10 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
10 years ago
Adam Reese d5aa4852a7 Merge pull request #921 from adamreese/ref/command-tests
10 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
10 years ago
Miguel Martinez 3b2ea04348 fix(linter) Typos
10 years ago
Adam Reese 5013da3d25 fix(helm): add ReleaseContent to interface
10 years ago
Adam Reese 73f1bef3c9 test(cmd): add helm client mocking
10 years ago
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic
10 years ago
Miguel Ángel Martínez Triviño 81fd9edf4d Merge pull request #899 from migmartri/897-values-refactorign
10 years ago
Adnan Abdulhussein 9b257077d5 Merge pull request #915 from prydonius/fix/912-nil-map-readvalues
10 years ago