Merge "Follow-up: Clear last_error on power match/sync"

This commit is contained in:
Zuul
2025-08-06 23:15:51 +00:00
committed by Gerrit Code Review

View File

@@ -0,0 +1,9 @@
---
fixes:
- |
When power state synchronization confirms or restores the expected state,
the ``last_error`` field may retain stale messages, giving a misleading
impression of failure on an otherwise healthy node. If
``[conductor]node_history`` is enabled, the field is now cleared,
ensuring status reflects current node health while preserving error
history.