Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the physical disk form factor #3556

Merged
merged 2 commits into from
Jul 10, 2023
Merged

Expose the physical disk form factor #3556

merged 2 commits into from
Jul 10, 2023

Conversation

zephraph
Copy link
Contributor

As a follow up to #3496 @smklein, @rmustacc, and I chatted in a few context about still needing to be able to differentiate the disk types. It was agreed that the raw form factor is at least a fact that's not context dependent that we can use as a discriminate for now.

I've done the plumbing to pipe that through the view layer. One note was that PhysicalDiskKind was part of the internal api so I moved it to the external API.

@zephraph zephraph requested a review from smklein July 10, 2023 20:05
Copy link
Collaborator

@smklein smklein left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for cleaning this up!

@zephraph zephraph enabled auto-merge (squash) July 10, 2023 21:25
@zephraph zephraph merged commit 96ec453 into main Jul 10, 2023
@zephraph zephraph deleted the show-disk-form-factor branch July 10, 2023 22:14
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