mirror of
https://github.com/helm/helm.git
synced 2026-02-27 03:51:27 -05:00
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. |
||
|---|---|---|
| .. | ||
| driver | ||
| storage.go | ||
| storage_test.go | ||