helm/pkg/storage
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
..
driver Add compression to configmap storage driver 2016-10-20 20:04:28 +02:00
storage.go ref(*): add sorter/filter utilties to releaseutil 2016-10-12 11:46:17 -06:00
storage_test.go feat(helm/cmd): support for retrieving release history 2016-10-05 17:53:55 -06:00