-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid reporting empty version_info for components that just started
Given a design choice, the coordinator's reported state might be stale, leading to healthy components lacking version_info. The state diagnostics hook now re-fetches once the state when necessary, improving the accuracy of component status reporting.
- Loading branch information
1 parent
b060fd2
commit 16c638f
Showing
2 changed files
with
42 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters