• 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
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...