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

[dns-server] convert DNS server API into a trait #6079

Merged

Conversation

sunshowers
Copy link
Contributor

Straightforward, and resulted in some nice cleanup.

Created using spr 1.3.6-beta.1

[skip ci]
Created using spr 1.3.6-beta.1
Copy link
Contributor

@luqmana luqmana left a comment

Choose a reason for hiding this comment

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

Love the new trait-based approach! LGTM. Had a question about the spec version but not a blocker

"url": "https://oxide.computer",
"email": "[email protected]"
},
"version": "0.0.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like all the migrated specs are all this version but should this be separate than the crate version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are internal APIs that aren't currently versioned, so we're just using 0.0.1 as a placeholder.

@sunshowers sunshowers changed the base branch from sunshowers/spr/main.dns-server-convert-dns-server-api-into-a-trait to main July 15, 2024 03:41
Created using spr 1.3.6-beta.1
@sunshowers sunshowers enabled auto-merge (squash) July 15, 2024 03:41
@sunshowers sunshowers merged commit 8fc8312 into main Jul 15, 2024
22 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/dns-server-convert-dns-server-api-into-a-trait branch July 15, 2024 04:52
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.

2 participants