Commit Graph

1058 Commits (v2.9.0-rc4)

Author SHA1 Message Date
Adam Reese f91c62f888
fix(kube): get correct versioned object from info helper
8 years ago
Matthew Fisher 88c006563c
swallow the error when returning the default HTTP client
8 years ago
Adam Reese 561e034ada fix(kube): use correct object type in watch
8 years ago
eyalbe4 8380e24994
Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
8 years ago
Steffen Windoffer 1d2205732c
remove unused servicePort from default ingress template
8 years ago
Erik Sundell 9d81cc0971
toYaml - Fixes #3410 - trailing \n issue
8 years ago
Erik Sundell 1dc32f7849
toYaml - Fixes #3470 - trailing \n issue
8 years ago
Erik Sundell 4d51d22e07
Updated tests for PR #3837
8 years ago
Stuart Leeks 8ff9bc5acb
Switch flag to update existing record
8 years ago
Matt Farina 280863d236
bump version to v2.9.0-rc1
8 years ago
Matthew Fisher e794c48c3a
Merge pull request #3540 from flant/hook_recreate_delete_policy
8 years ago
Timofey Kirillov b7fe0d0bd7 Add hook-delete-policy ReleaseServer unit tests
8 years ago
fibonacci1729 ad99c1b749 release list paritioning
8 years ago
fibonacci1729 2dd9b34d28 stream releases when listing
8 years ago
Adam Reese c574e03ed4
Merge pull request #3721 from adamreese/ref/kube-1.10
8 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
8 years ago
Adam Reese 7c19cb7040
ref(*): kubernetes v1.10 support
8 years ago
Matthew Fisher 850c8714a7
Merge pull request #3661 from bacongobbler/fix-default-connection-timeout
8 years ago
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Taylor Thomas dede3ff1e1
Merge pull request #3645 from scriptonist/Issue3290
8 years ago
scriptonist 5311bf40a8 Now returning error and stopping installation
8 years ago
Matthew Fisher 3014b9277f
add back the default 5 second connection timeout
8 years ago
Taylor Thomas 2c51155724
Merge pull request #3646 from nicdoye/master
8 years ago
Taylor Thomas c5f2174f26
Merge pull request #3640 from rajatjindal/docfix
8 years ago
Taylor Thomas f19daa16c2
Merge pull request #3631 from gburton1/addProxyCapability
8 years ago
Matthew Fisher abe958eb87
Merge pull request #3597 from bacongobbler/upgrade-force-replace
8 years ago
Nic Doye 73017d7e88 Accept .yml files as well as .yaml for templates.
8 years ago
scriptonist 6cfaa4ebf2 Added code to recover from a tiller pod crash in an event of template render failure
8 years ago
Rajat Jindal 92972b0353 fix typo in docs and fake
8 years ago
Matthew Fisher 13730b0dab
replace FAILED deployments with `helm upgrade --install --force`
8 years ago
Matthew Fisher 250d25fdce fix protoc
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Greg Burton bf7e755ef3 Respect env proxy settings when using custom Transport
8 years ago
Matthew Fisher b5af54d44c
Merge pull request #3567 from jumal/master
8 years ago
Matthew Fisher 86ae040bfa
Merge pull request #3491 from oilbeater/fix-defer-in-loop
8 years ago
Johnny Bergström 5f1a21bc32 fix(tiller): Supersede multiple deployments (#3539)
8 years ago
Matthew Fisher 9c4fd1abae
Merge pull request #3527 from adshmh/fix-output-leak-from-realsetesting-test-suite
8 years ago
Matthew Fisher 1a9e0f0d15
Merge pull request #3535 from adshmh/fix-output-leak-from-pkg-tiller-tests
8 years ago
Matthew Fisher 642ad5c13e
Merge pull request #3544 from radu-matei/patch-1
8 years ago
Matthew Fisher be1e974ccc
Merge pull request #3494 from Thiht/patch-1
8 years ago
Matthew Fisher e35bd82170
Merge pull request #3514 from joonix/issue-3512
8 years ago
Adam Reese fa611fe285
fix(plugins): support installing plugins by relative path (#3568)
8 years ago
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
8 years ago
Jean-Philippe Courson 5b77335415 Create missing directories when saving files in chartutil.SaveDir
8 years ago
Radu Matei df041c4b19
Fix minor typo
8 years ago
Arash Deshmeh 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build
8 years ago
Johnny Bergström 9bac0a4c30 Update deprecated grpc dial timeout
8 years ago
Johnny Bergström 98e5006ecf Bump client side grpc max msg size
8 years ago