Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for bugfix release | Riccardo Pittau | 2021-12-06 | 1 | -1/+1 |
| | | | | Change-Id: I8b4900831bd4828f61926c92d4c53f818a8a087a | ||||
* | Use an ImageCache for provided boot/deploy ISO images | Dmitry Tantsur | 2021-09-22 | 1 | -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 |