ironic/releasenotes/notes/token-reboot-b48b5981a58a30ae.yaml
Dmitry Tantsur 2d4d375358 Wipe agent token during reboot or power off
Otherwise a reboot during fast-track will leave the newly booted
agent without an ability to request a token.

Change-Id: I963276efae5599bfed6cbb4df18e8dd3bd1b9839
2020-07-15 10:54:31 +02:00

6 lines
173 B
YAML

---
fixes:
- |
Removes stale agent tokens when rebooting nodes using API. This prevents
lookup failures for nodes that get rebooted between fast-track operations.