ironic/releasenotes/notes/prevent-pxe-retry-when-token-exists-a4f38f7da56c1397.yaml
Iury Gregory Melo Ferreira faa7b37f2f Fix releasenotes before release 21.0
Change-Id: I347a9a29607268b3e423906fa406b6a7f127bdd0
2022-08-17 00:39:09 -03:00

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.