ironic-python-agent/releasenotes/notes/agent-fully-retries-image-d...

7 lines
218 B
YAML

---
fixes:
- |
Fixes deployment failures when the image download is interrupted
mid-stream while the contents are being downloaded. Previously retries
were limited to only opening the initial connection.