Commit Graph

1169 Commits (c539454c9cddaa50f1de184062e172cea4932aa8)

Author SHA1 Message Date
Matthew Fisher 51a6f3c326
Merge pull request from mgalgs/missing-repos-help 7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint () 7 years ago
Mitchel Humpherys 6de70254fd feat(repo): Add test for non-existent repo path 7 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml 7 years ago
Matthew Fisher 1042f6118b
Merge pull request from cofyc/fix_charts_permission 7 years ago
Lukas Eichler 8bc7dede18
fix(helm): Apply PR comments for tpl template name fix 7 years ago
Lukas Eichler 1cebc760a0
Fixed warning for missing formating parameter inside error message. 7 years ago
Lukas Eichler 2c338db1bd
fix(helm): Set template context inside tpl function to outer function. 7 years ago
Matthew Fisher 618094ccd2 fix TLS default path 7 years ago
Taylor Thomas 04769b7c26
Merge pull request from fgimenez/fix-2745 7 years ago
Federico Gimenez a607fe798d iinitialize message only when at least one manifest is kept 7 years ago
Federico Gimenez 93bce130fb fix signatures 7 years ago
Federico Gimenez 81eaf2f263 only check existence for the possibly kept manifests 7 years ago
Adam Reese e93b77166d
Merge pull request from beeradb/fakeclient-releasestatus 7 years ago
Matthew Fisher cad89240f3
Merge pull request from hoesler/fix/chart_downloader 7 years ago
Matthew Fisher 7c79d1c765
Merge pull request from burdiyan/master 7 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories 7 years ago
Alexandr Burdiyan f432e07126 ref(helm): improve fullname template in starter chart 7 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages 7 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs 7 years ago
Matthew Fisher d655911088
Merge pull request from jlyheden/feature/plugin-http-installer 7 years ago
Helgi Þormar Þorbjörnsson 803f7c706e add a keepalive of 30s to the client () 7 years ago
Johnny Bergström d762a42168 Fix helmignore for .* () 7 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 () 7 years ago
Matthew Fisher 4c21a0e739
Merge pull request from Miouge1/fullnameoverride 7 years ago
Matt Cholick fe3eeaf39d fix(helm): Tunnel closing already closed channel () 7 years ago
Kai Chen bc45e90198 Remove unnecessary parentheses in switch statements () 7 years ago
Matt Farina 275fbd431c
feat(http): Add a Helm user-agent string to the http getter 7 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params () 7 years ago
Federico Gimenez e6d907ed28 check if resource is present before adding it to remaining or keep on deletion 7 years ago
Maxime Guyot c864ba179e Add fullnameOverride 7 years ago
Yecheng Fu 126f0249a7 Remove executable permission bit for chart files. 7 years ago
Pietro Menna ece9486182
fix(helm): home env not set on Windows 7 years ago
Adam Reese d6da76f3cf
Merge pull request from adamreese/fix/2437-upgrade-release 7 years ago
Adam Reese 82ef751414
fix(tiller): upgrade last deployed release 7 years ago
Matthew Fisher 1954b51186
Merge pull request from gardlt/feature/helm/adding-kubeconifg-flag 7 years ago
Matthew Fisher 93e1c765df
Merge pull request from cjauvin/fix-for-relative-chart-path-support 7 years ago
Matt Tucker b8734a173e fix(docs): fix code comment for ReuseValues() 7 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag 7 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml 7 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url 7 years ago
Adam Reese 08c1144f5e
chore(*): bump version to v2.7.0 7 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation 8 years ago
Johan Lyheden f1a08adb41 Update to comply with linter rules and gofmt 8 years ago
Johan Lyheden d43d5ab452 Add plugin installer from http archive 8 years ago
Adam Reese 13912b3cc0 Merge pull request from adamreese/ref/kube-1.8 8 years ago
Taylor Thomas 500c9983b5 Merge pull request from thomastaylor312/fix/crd_ordering 8 years ago
Brad Bowman e974ab31d8 [fakeclient-releasestatus] Move ReleaseMock and associates into helm package and update tests to use them 8 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support 8 years ago
Brad Bowman 8d5cf13f69 Add test case for deleting the only existing item 8 years ago
Brad Bowman cab3057ee3 Add support for all CRUD operations + test coverage for delete and install 8 years ago
Brad Bowman 61f2b24dca Update comment for accuracy 8 years ago
Brad Bowman 76b70ec70f gofmt -s 8 years ago
Brad Bowman 3bc7c44f05 Make ReleaseContent and ReleaseStatus respect release names in the fake client 8 years ago
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering 8 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases 8 years ago
Taylor Thomas d4ccef7ba7 Merge pull request from bonifaido/getterConstructor-err 8 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … () 8 years ago
Michal Cwienczek dad8c6f644 Fix - helm always appends /index.yaml at the end of URL () 8 years ago
Matthew Fisher d7a81c99e1 Merge pull request from HotelsDotCom/respect-apiversion-change 8 years ago
Matthew Fisher d4f5a133dd Merge pull request from HotelsDotCom/upgrade-failure-record-release-as-update 8 years ago
Taylor Thomas f8e9741578 Merge pull request from thomastaylor312/feat/add_missing_test 8 years ago
Matthew Fisher e3e1116eaa Merge pull request from llsheldon/fix-dependency-alias 8 years ago
Matthew Fisher 3799c477d1 Merge pull request from bacongobbler/remove-facebookgo 8 years ago
Nandor Kracser a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now 8 years ago
Justin Scott b642ba2087 Merge pull request from jascott1/sort_unknown_kind 8 years ago
Matthew Fisher b600ea475e Merge pull request from HotelsDotCom/pkg-lint-test-panics 8 years ago
Taylor Thomas acd113ec21 Merge pull request from HotelsDotCom/detailed-wait-log 8 years ago
Taylor Thomas 333f8dd354 fix(sorter): Adds missing unit test 8 years ago
Maxim Ivanov a6872c124a Avoid panics if test is failing 8 years ago
Taylor Thomas 8c2c9fcf6e Merge pull request from NauxLiu/patch-1 8 years ago
Taylor Thomas 49120bb436 Merge pull request from yan234280533/patch-pod 8 years ago
Maxim Ivanov cd8bae1df5 More helpful wait messages in tiller logs 8 years ago
Maxim Ivanov bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only 8 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk 8 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart" 8 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile" 8 years ago
Maxim Ivanov ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests 8 years ago
Matthew Fisher cf3fc21e81 Merge pull request from zlabjp/kube-version 8 years ago
NauxLiu c3f9120e02
Load StorageClass before PersistentVolume is loaded. 8 years ago
Maxim Ivanov 38c3f58dca Correctly persists Release upgrade failure 8 years ago
carlory ad2d8e434a fix fromjson comment 8 years ago
carlory b9d3974df0 fix func comment 8 years ago
devinyan 3458ad8e6a Add the status of pod when using "Helm status" command 8 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template 8 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities 8 years ago
Michelle Noorali 84bb77f183 Merge pull request from AmandaCameron/issue/1401 8 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue 8 years ago
llsheldon 0440b54bbf fix(helm):Fix dependency aliaes not working 8 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port 8 years ago
Justin Scott ed24b3199a bug(tiller): sort unknown but different kinds alphabetically based on kind name 8 years ago
Matthew Fisher 1ac5cd78de Merge pull request from bacongobbler/bump-lint-k8s-version 8 years ago
Steven E. Harris f588315b76 Remove spurious field in kind sorter test () 8 years ago
Matthew Fisher 8b512808df bump k8s version in helm lint to 1.7 8 years ago
Matthew Fisher bb5db61325 Merge pull request from jascott1/i2755-template 8 years ago
DoctorZK 608fd7318a fix(tiller): fix a warning bug in hook annotation 8 years ago
Justin Scott 8befd50c12 Merge pull request from rocky-nupt/fix-update-delete-subcharts 8 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command 8 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts 8 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts 8 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation 8 years ago
Matt Butcher a736c2a3fe Merge pull request from technosophos/feat/2332-max-history 8 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata () 8 years ago
Adam Reese 5bc7c619f8
chore(*): bump to v2.6.0 8 years ago
Taylor Thomas 7a6dbfea49 Merge pull request from nebril/dependency-update-chart-deletion 8 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically. 8 years ago
Justin Scott 87d2b7ab67 Add test for kind sorter sub sort 8 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind 8 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release 8 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated 8 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt 8 years ago
Taylor Thomas 6ab706ae6c Merge pull request from JarreyZhou/master 8 years ago
Taylor Thomas 8cf72adf52 Merge pull request from bonifaido/handle-tlspath-error 8 years ago
Taylor Thomas 8eaed9d3a7 Merge pull request from rbwsam/fix/leading_zeros 8 years ago
Taylor Thomas e5ea075271 Merge pull request from Miouge1/master 8 years ago
Jerry Zhou 23905f1494 feat(helm):use a variable for labels to get tiller pod 8 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII 8 years ago
Brian d5682ae4f5 Merge pull request from bonifaido/optional-ca-file 8 years ago
Matt Butcher 4a7d47cd74 Merge pull request from nebril/release-module-nil 8 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments 8 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals 8 years ago
Steven E. Harris e8d80729ac Merge pull request from rbwsam/ref/simplify_error 8 years ago
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs 8 years ago
Matt Butcher 88aa4def3e Merge pull request from jascott1/i2560-hang 8 years ago
Steven E. Harris 98c8e3c138 Merge pull request from rbwsam/ref/2663 8 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through 8 years ago
Taylor Thomas 8fc88ab626 Merge pull request from at1012/at-helm-list 8 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing 8 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue 8 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message 8 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment 8 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML 8 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups 8 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls 8 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf' 8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all 8 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses 8 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install 8 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback 8 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files 8 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake 8 years ago
Taylor Thomas 0a20ed73be Merge pull request from alonl/master 8 years ago
Steven E. Harris 2aaad8242e Merge pull request from adamreese/ref/cleanup-tests 8 years ago
Steven E. Harris e028be065d Merge pull request from arschles/apiservice 8 years ago
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests 8 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test 8 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string 8 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil. 8 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7 8 years ago
Matt Butcher 883da97396 Merge pull request from sushilkm/issues/2599 8 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order 8 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts 8 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs 8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings. 8 years ago
Michelle Noorali 29c4709b5e Merge pull request from michelleN/export-fake-release-client 8 years ago
Nandor Kracser 5f96fb816c CAFile is now optional, in that case the default RootCAs are used 8 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml 8 years ago
Y.W 0f953403a2 give an uniform check for release process () 8 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient 8 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies 8 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct 8 years ago
Adam Reese 012cb0ac1a
chore(*): bump to v2.5.0 8 years ago
Sushil Kumar f476f83e83 <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory () 8 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources 8 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create' 8 years ago
Adam Reese 72cd1464d2 Merge pull request from adamreese/ref/goimports 8 years ago
Matt Butcher dece57e0ba Merge pull request from eicnix/master 8 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports 8 years ago
Matt Butcher ecef026b68 Merge pull request from technosophos/feat/set-list-index 8 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library () 8 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set. 8 years ago
Lukas Eichler 39db9ec6e8 Merge branch 'master' into master 8 years ago
Michelle Noorali 15c14194c4 Merge pull request from michelleN/hooks-bug 8 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public 8 years ago
Taylor Thomas e3250e3319 Merge pull request from sushilkm/issues/2508 8 years ago
Matt Butcher d2a4c40fa5 Merge pull request from technosophos/fix/2525-helm-get-broken-release 8 years ago
Matt Butcher c55577ace6 Merge pull request from jascott1/i2331 8 years ago
Michelle Noorali 6bfb08a760 ref(tiller): refactor sortManifests() 8 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests 8 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure 8 years ago
Sushil Kumar 541d052202 First alias would be dependency rename 8 years ago
Matt Butcher c913911337
fix(tiller): make GetReleaseContent return any release 8 years ago
Adam Reese 8272360681 Merge pull request from adamreese/fix/flag-envars 8 years ago
Matt Butcher 3647e60786 Merge pull request from technosophos/fix/2510-missing-url-prefix 8 years ago
Matt Butcher 8f3c2d5e18 Merge pull request from technosophos/fix/2452-predictable-template-order 8 years ago
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 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 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 from sushilkm/issues/2488 8 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request 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 () 8 years ago
lead4good bb4be33331 fixed fromYaml | toJson 8 years ago
Matt Butcher 2d192b1b1b Merge pull request from technosophos/fix/2407-devel-releases 8 years ago
Matt Butcher f9c9e9d6cb Merge pull request 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 from michelleN/helm-test-error-codes 8 years ago
Adam Reese 595afc5c17 Merge pull request 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 () 8 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure 8 years ago
Adam Reese 35aabdb61a Merge pull request from FengyunPan/add-check 8 years ago
Taylor Thomas 7d5f4e53db Merge pull request from thomastaylor312/fix/deployment_wait 8 years ago
Matt Butcher e8aa8d3678 Merge pull request 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 from databus23/dont_render_partials 8 years ago
Matt Butcher 982bb0cd2c Merge pull request 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 from sushilkm/issues/2113 8 years ago