ironic/releasenotes/notes/no-cache-df7caa45f3d8b6d7.yaml

9 lines
231 B
YAML

---
fixes:
- |
The image cache now respects the ``Cache-Control: no-store`` header
for HTTP(s) images.
- |
File images are no longer cached in the image cache to avoid unnecessary
consumption of the disk space.