Skip to content

Conversation

david-crespo
Copy link
Contributor

@david-crespo david-crespo commented Aug 22, 2025

Closes #8869.

WIP. Noodled around until I got something that is not entirely garbage. This endpoint works without calling any of the methods that are designed to bail if you are in the external API.

To do

  • Better test data, better simulate different conditions
  • Figure out how to list blockers/problems or punt on that
image

);

let zone_versions = status
.zones
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI #8901 changes the status struct to add information about other components. I think git may not realize it conflicts, but it definitely does - sorry! (Fundamentally it's still the same "list of components and their versions", but some of the other components are slightly more complicated to report, and there are weird failure cases; e.g., we could know which disk a sled booted from but not what's on it, or know what's on both disks but not which it booted from, etc.)

Base automatically changed from iliana/not-experimental to main August 26, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants