Set Cache-Control header
Open
- Dominant language
- Go
- Stars
- 3.8k
- Forks
- 407
- PR merge metrics
- No merged PRs in 30d
Description
Currently ChartMuseum does not return any `Cache-Control` headers to clients at all.
Are there any plans on supporting this or would you generally accept/merge an implementation for that?
In our particular case we're running "immutable" chart repos (e.g. delete/overwrite is disabled) and we would like to have our CDN cache chart tgz's and maybe the index.yaml as well (for a short time).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.