summaryrefslogtreecommitdiff
path: root/releasenotes/notes/iso-cache-5330b63c9e3a02db.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for bugfix releaseRiccardo Pittau2021-12-061-1/+1
| | | | Change-Id: I8b4900831bd4828f61926c92d4c53f818a8a087a
* Use an ImageCache for provided boot/deploy ISO imagesDmitry Tantsur2021-09-221-0/+7
When pre-built images are used, they can be quite large (CoreOS is more than 700 MiB, the same probably applies to other live ISOs). When deploying many nodes at the same time, the disk usage may become really large. This change uses the same ImageCache as for instance images for ISO images as well. Story: #2008909 Task: #42497 Change-Id: I891fd484f98042039895d82046199e8b29975100