Skip to content

Conversation

@sunshowers
Copy link
Contributor

For backwards wire protocol and ledgered data compatibility, iddqd now has an alternate serializer that uses maps rather than sequences. This means that we don't need a sled-agent-api version bump, which is neat.

Also remove RawDiskWithId since the DiskIdentity can be borrowed from RawDisk.

Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
@sunshowers sunshowers marked this pull request as draft November 10, 2025 04:57
@sunshowers sunshowers marked this pull request as ready for review November 10, 2025 21:33
Copy link
Contributor

@jgallagher jgallagher left a comment

Choose a reason for hiding this comment

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

Thanks!


// Adapter to store `RawDisk` in an `IdMap` with cheap key cloning.
#[derive(Debug, Clone, PartialEq, Eq)]
pub(crate) struct RawDiskWithId {
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

@sunshowers sunshowers merged commit e5fa9fb into main Nov 12, 2025
18 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/sled-agent-make-omicronsledconfig-use-idordmap branch November 12, 2025 00:41
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