helm/pkg
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
This commit changes the configmap storage driver to compress
the serialized release before storing it as a base64 encoded string.
This change is backward compatible as it handles existing releases
gracefully by skipping the decompression step when the gzip magic
header is not present.
2016-10-20 20:04:28 +02:00
..
chartutil fix(helm): ignore dotfiles in charts/ directories 2016-10-11 18:59:45 -06:00
engine fix(linter): add engine.FuncMap so linter can use real function list 2016-10-14 16:28:43 -06:00
helm fix(helm): remove unused consts from client 2016-10-12 14:40:59 +02:00
ignore fix(*): resolve go linter issues 2016-10-10 14:58:33 -07:00
kube fix(tiller): fix wording for a few errors 2016-10-17 17:05:53 -06:00
lint fix(linter): add engine.FuncMap so linter can use real function list 2016-10-14 16:28:43 -06:00
proto/hapi fix(*): resolve go linter issues 2016-10-10 14:58:33 -07:00
provenance feat(helm): remove the requirement that fetch/install need version 2016-10-07 12:25:14 -06:00
releaseutil ref(*): add sorter/filter utilties to releaseutil 2016-10-12 11:46:17 -06:00
repo fix(repo): ensure index generates in the right order 2016-10-19 10:56:04 -07:00
storage Add compression to configmap storage driver 2016-10-20 20:04:28 +02:00
timeconv chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
version chore(*): bump to v2.0.0-beta.1 2016-10-19 13:27:35 -07:00