mirror of
https://github.com/helm/helm.git
synced 2026-04-03 16:15:46 -04: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. |
||
|---|---|---|
| .. | ||
| chartutil | ||
| engine | ||
| helm | ||
| ignore | ||
| kube | ||
| lint | ||
| proto/hapi | ||
| provenance | ||
| releaseutil | ||
| repo | ||
| storage | ||
| timeconv | ||
| version | ||