summaryrefslogtreecommitdiff
path: root/releasenotes/notes/prevent-pxe-retry-when-token-exists-a4f38f7da56c1397.yaml
blob: 62e7ae9caee91509872b0244804a134334c17f69 (plain)
1
2
3
4
5
6
7
---
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.