helm/pkg
Matt Farina e2f688fa0d
fix(grpc): Fixes issue where message sending limited to 4mb
Between grpc 1.2.x and 1.7.x there was an API change. The
previous MaxMsgSize is now a wrapper around MaxRecvMsgSize. This
change now sets the MaxRecvMsgSize and MaxSendMsgSize which need
to be set independently.

(cherry picked from commit 614cd9dfe7)
2018-02-08 13:29:55 -08:00
..
chartutil Merge pull request #3288 from bradbeam/starter 2018-01-19 11:14:21 -08:00
downloader feat(helm): add better error message to 'dep up' 2017-12-30 12:18:31 +08:00
engine fix(helm): Apply PR comments for tpl template name fix 2017-12-03 17:39:51 +01:00
getter feat(http): Add a Helm user-agent string to the http getter 2017-11-20 14:02:17 -05:00
helm Revert "feat(helm): adding kubeconfig flag" 2018-02-08 13:29:38 -08:00
hooks feat(*) add key helm.sh/hook-delete-policy to hook annotation 2017-08-24 12:18:28 +08:00
ignore Fix helmignore for .* (#3114) 2017-11-22 09:20:41 -07:00
kube Revert "feat(helm): adding kubeconfig flag" 2018-02-08 13:29:38 -08:00
lint feat(helm): support namespace and additional values in lint (#2972) 2017-12-13 14:43:12 -08:00
plugin Add tests to HTTPInstaller, update plugin documentation 2017-10-20 10:28:40 +02:00
proto/hapi Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests 2018-01-18 15:40:26 -08:00
provenance fix(*): correct file permissions on source files 2016-12-07 09:09:38 -08:00
releasetesting ref(*): kubernetes v1.9 support (#3234) 2018-01-05 12:30:26 -08:00
releaseutil fix(releaseutil): remove newline on SplitManifests 2017-05-02 14:48:08 -04:00
repo feat(repo): Add test for non-existent repo path 2017-12-13 09:46:15 -08:00
resolver Added omitempty to Requirements struct 2017-06-21 11:18:27 -07:00
rudder Basic Rudder Delete implementation 2017-05-05 13:05:24 +02:00
storage ref(*): kubernetes v1.9 support (#3234) 2018-01-05 12:30:26 -08:00
strvals fix(pkg/strvals): use rune literal instead of ASCII 2017-07-27 11:32:10 -07:00
sympath refactor symWalk() into pkg/sympath (#3199) 2018-01-08 15:13:13 -08:00
tiller fix(grpc): Fixes issue where message sending limited to 4mb 2018-02-08 13:29:55 -08:00
timeconv chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
tlsutil Fix/missing ssl params (#3152) 2017-11-15 17:52:24 -07:00
urlutil ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
version bump version to v2.8 2018-02-08 13:25:34 -08:00