summaryrefslogtreecommitdiff
path: root/releasenotes/notes/handle-older-agent-command-5930124fd03bb327.yaml
blob: babe89da547ed2d2b5c550fb97b5d5fd6768dadf (plain)
1
2
3
4
5
6
---
fixes:
  - |
    Fixes an issue with agent token handling where the agent has not been
    upgraded resulting in an AgentAPIError, when the token is not required.
    The conductor now retries without sending an agent token.