summaryrefslogtreecommitdiff
path: root/releasenotes/notes/prevent-pxe-retry-when-token-exists-a4f38f7da56c1397.yaml
blob: 5db6db6ecb59c3d5a42fb48c15645f3b639fcd8b (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes a race condition in PXE initialization where 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.