ironic/releasenotes/notes/prevent-pxe-retry-when-toke...

8 lines
278 B
YAML

---
fixes:
- |
Fixes a race condition in PXE initialization where the logic to retry
what we suspect as potentially failed PXE boot operations was not
consulting if an ``agent token`` had been established, which is the
very first step in agent initialization.