Commit Graph

834 Commits (8fc88ab62612f6ca81a3c1187f3a545da4ed6935)

Author SHA1 Message Date
devinyan d3b14db325 adjust the check parameter order for uninstall
8 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
8 years ago
Seth Goings da383b35e5 Merge pull request #2518 from sgoings/fixup-plugin-install-grammar
8 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
8 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
8 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
8 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
Lukas Eichler 9cd9fc47df removed debug file
8 years ago
Lukas Eichler 439f1b31d1 Added unit test for include in tpl function
8 years ago
Lukas Eichler ce8e8d6778 Added storage of parsed templates in engine
8 years ago
Matt Butcher 8937c775a9
fix(2452): sort templates before parse
8 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
8 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
8 years ago
Taylor Thomas 7a49e5c3e1 Merge pull request #2500 from sushilkm/issues/2488
8 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383
8 years ago
Sushil Kumar a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin
8 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
8 years ago
Sushil Kumar 34f9c67e04 Shallow copy existing chart details
8 years ago
tyrannasaurusbanks b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready'
8 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
8 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
8 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
8 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
8 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
8 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
8 years ago
Adam Reese 1e8ebae249 fix(plugins): add error when updating modified plugins
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
lead4good bb4be33331 fixed fromYaml | toJson
8 years ago
Matt Butcher 2d192b1b1b Merge pull request #2408 from technosophos/fix/2407-devel-releases
8 years ago
Matt Butcher f9c9e9d6cb Merge pull request #2455 from technosophos/fix/2393
8 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
8 years ago
Michelle Noorali a53c29aee7 Merge pull request #2425 from michelleN/helm-test-error-codes
8 years ago
Adam Reese 595afc5c17 Merge pull request #2449 from rvbaz/write-index-atomic
8 years ago
Matt Butcher d863d9a886
fix(lint): add KubeVersion and TillerVersion to linter
8 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
8 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
8 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
8 years ago
Adam Reese 35aabdb61a Merge pull request #2423 from FengyunPan/add-check
8 years ago
Taylor Thomas 7d5f4e53db Merge pull request #2430 from thomastaylor312/fix/deployment_wait
8 years ago
Matt Butcher e8aa8d3678 Merge pull request #2405 from sushilkm/linting-fixes
8 years ago
Taylor Thomas d310612526 fix(tiller): Fixes bug with `--wait` and updated deployments
8 years ago
fengyun.pan 7887185984 Add check for getting kubeclient
8 years ago
Sushil Kumar 24157e4aed Updated review comments :)
8 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists
8 years ago
Sushil Kumar 6344f1d8e9 Errors out in case requested plugin version does not exists
8 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
8 years ago
Matt Butcher 5c227bffbb Merge pull request #2361 from databus23/dont_render_partials
8 years ago
Matt Butcher 982bb0cd2c Merge pull request #2079 from nebril/new-backend
8 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
8 years ago
Maciej Kwiek d9f72deb0d Add comments to exported Rudder methods
8 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
8 years ago
Maciej Kwiek 5937e1a214 ReleaseServer.ReleaseModule has Status method
8 years ago
Maciej Kwiek 52c54b09c0 Move rudder proto to different package, add release status
8 years ago
Dmitry Shulyak 3cba189f53 Define both rudder port and rudder address for different needs
8 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
8 years ago
Dmitry Shulyak 59af46502d Run make protoc to update hapi
8 years ago
Dmitry Shulyak a883531f98 Implement upgrade for rudder
8 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
8 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
8 years ago
Taylor Thomas b6586fdb50 Merge pull request #2300 from sushilkm/issues/2113
8 years ago
Sushil Kumar 2a5ab59895 Updated defer delete call
8 years ago
Adam Reese 1ec2c04be8
chore(*): bump to v2.4.0
8 years ago
Michelle Noorali 3cef2ed667 Merge pull request #2369 from michelleN/bug/2158-panic-on-new-line
8 years ago
Michelle Noorali dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests
8 years ago
Adnan Abdulhussein f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt
8 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
8 years ago
Kiichiro Okano 46cad97950 Return as not ready if it new RS is nil
8 years ago
Adam Reese 0c91d41221 Merge pull request #2366 from adamreese/fix/2110-canary-versioning
8 years ago
Matt Butcher b1ade9c81a Merge pull request #2314 from nebril/lock-release
8 years ago
Matt Butcher 6e63a547e2 Merge pull request #2354 from technosophos/fix/2271-alternate-toml-marshal
8 years ago
Matt Butcher e66cdcd1f3 Merge pull request #2352 from technosophos/ref/getter
8 years ago
Lukas Eichler 2521c526d9 - Changed error behaviour to returning an error instead of writing the error in the template
8 years ago
Lukas Eichler d01f7978d2 Added implementation for a tpl function that evaluates a string as a template.
8 years ago
Adam Reese 9ae84c730f
fix(tiller): make new version check backwards compatible
8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
8 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
8 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
8 years ago
Fabian Ruff b94eb82d12 Skip rendering partials
8 years ago
Fabian Ruff 124235ffed Fail template execution if included template fails
8 years ago
Matt Butcher 3a943696b7 Merge pull request #2348 from technosophos/fix/environment-style-fixes
8 years ago
Matt Butcher 3c55a0ee65
fix(helm): fix style issues
8 years ago
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
8 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
8 years ago
Adam Reese b7f2c6f5fe Merge pull request #2304 from adamreese/ref/debug
8 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
8 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
8 years ago
Brian 17c0de49d1 Merge pull request #2291 from fibonacci1729/master
8 years ago
Matthias Thubauville ce505f16e6 Fix indent for defaultDeployment
8 years ago
Matt Butcher fe1104056c Merge pull request #2279 from sstarcher/search_constraint
8 years ago
Matt Butcher d4e129d55c Merge pull request #2283 from sushilkm/issues/2276
8 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
8 years ago
fibonacci1729 73e6399294 test(*): add tests for new tls support
8 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
8 years ago
Matt Butcher 0c11033fb7 Merge pull request #2171 from appscode/tiler-prom
8 years ago