• Fabian Ruff's avatar
    Add compression to configmap storage driver · eb4b78bb
    Fabian Ruff authored
    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.
    eb4b78bb
Name
Last commit
Last update
..
chartutil Loading commit data...
engine Loading commit data...
helm Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
proto/hapi Loading commit data...
provenance Loading commit data...
releaseutil Loading commit data...
repo Loading commit data...
storage Loading commit data...
timeconv Loading commit data...
version Loading commit data...