Skip to content

Conversation

@jmpesp
Copy link
Contributor

@jmpesp jmpesp commented Jan 16, 2026

omdb db disks info started failing due to a LookupPath check preventing the omdb OpContext from looking up arbitrary disks. Fix this by looking up the disk directly in the database in omdb, then splitting the existing disk_get into a version that accepts the Disk model directly.

Fixes #9624

`omdb db disks info` started failing due to a `LookupPath` check
preventing the omdb OpContext from looking up arbitrary disks. Fix this
by looking up the disk directly in the database in omdb, then splitting
the existing `disk_get` into a version that accepts the Disk model
directly.

Fixes oxidecomputer#9624
@jmpesp jmpesp added this to the 18 milestone Jan 16, 2026
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.

Allow omdb to work with different disk types

1 participant