Commit Graph

785 Commits (d2a4c40fa5503a12e54f19218e24872a920e56ce)

Author SHA1 Message Date
Matt Butcher d2a4c40fa5 Merge pull request #2541 from technosophos/fix/2525-helm-get-broken-release
9 years ago
Matt Butcher c55577ace6 Merge pull request #2535 from jascott1/i2331
9 years ago
Matt Butcher c913911337
fix(tiller): make GetReleaseContent return any release
9 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
9 years ago
Matt Butcher 3647e60786 Merge pull request #2512 from technosophos/fix/2510-missing-url-prefix
9 years ago
Matt Butcher 8f3c2d5e18 Merge pull request #2511 from technosophos/fix/2452-predictable-template-order
9 years ago
devinyan d3b14db325 adjust the check parameter order for uninstall
9 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
9 years ago
Seth Goings da383b35e5 Merge pull request #2518 from sgoings/fixup-plugin-install-grammar
9 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
9 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
9 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
9 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
9 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
9 years ago
Matt Butcher 8937c775a9
fix(2452): sort templates before parse
9 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
9 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
9 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
9 years ago
Taylor Thomas 7a49e5c3e1 Merge pull request #2500 from sushilkm/issues/2488
9 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383
9 years ago
Sushil Kumar a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin
9 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
9 years ago
Sushil Kumar 34f9c67e04 Shallow copy existing chart details
9 years ago
tyrannasaurusbanks b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready'
9 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
9 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
9 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
9 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
9 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
9 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
9 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
9 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
9 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
9 years ago
Adam Reese 1e8ebae249 fix(plugins): add error when updating modified plugins
9 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
9 years ago
lead4good bb4be33331 fixed fromYaml | toJson
9 years ago
Matt Butcher 2d192b1b1b Merge pull request #2408 from technosophos/fix/2407-devel-releases
9 years ago
Matt Butcher f9c9e9d6cb Merge pull request #2455 from technosophos/fix/2393
9 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
9 years ago
Michelle Noorali a53c29aee7 Merge pull request #2425 from michelleN/helm-test-error-codes
9 years ago
Adam Reese 595afc5c17 Merge pull request #2449 from rvbaz/write-index-atomic
9 years ago
Matt Butcher d863d9a886
fix(lint): add KubeVersion and TillerVersion to linter
9 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
9 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
9 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
9 years ago
Adam Reese 35aabdb61a Merge pull request #2423 from FengyunPan/add-check
9 years ago
Taylor Thomas 7d5f4e53db Merge pull request #2430 from thomastaylor312/fix/deployment_wait
9 years ago
Matt Butcher e8aa8d3678 Merge pull request #2405 from sushilkm/linting-fixes
9 years ago
Taylor Thomas d310612526 fix(tiller): Fixes bug with `--wait` and updated deployments
9 years ago
fengyun.pan 7887185984 Add check for getting kubeclient
9 years ago