Skip to content

[nexus] Support Bundles Datastore methods#7021

Merged
smklein merged 57 commits into
mainfrom
support-bundles-crdb
Jan 6, 2025
Merged

[nexus] Support Bundles Datastore methods#7021
smklein merged 57 commits into
mainfrom
support-bundles-crdb

Conversation

@smklein
Copy link
Copy Markdown
Collaborator

@smklein smklein commented Nov 8, 2024

PR 2 / ???

Adds Support Bundles to the database, along with datastore-specific tests.

These implementations are necessary to implement both the Support Bundle background task,
in #7063 , as well as the HTTP interface for support
bundles, in #7187

@smklein smklein changed the title [nexus] Add Support Bundles to datastore [nexus] Support Bundles Datastore methods Nov 14, 2024
@smklein smklein marked this pull request as ready for review December 10, 2024 20:17
Copy link
Copy Markdown
Contributor

@wfchandler wfchandler left a comment

Choose a reason for hiding this comment

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

Thanks @smklein, this looks very nice. Just a question regarding access levels and some nits from me.

Comment thread nexus/db-model/src/support_bundle.rs
Comment thread nexus/db-model/src/support_bundle.rs Outdated
Comment thread schema/crdb/dbinit.sql Outdated
Comment thread schema/crdb/support-bundles/up04.sql Outdated
Comment thread nexus/db-queries/src/db/datastore/support_bundle.rs Outdated
Comment thread nexus/db-queries/src/db/datastore/support_bundle.rs Outdated
Comment thread nexus/db-queries/src/db/datastore/support_bundle.rs Outdated
Comment thread nexus/db-queries/src/db/datastore/support_bundle.rs Outdated
Comment thread nexus/db-queries/src/db/datastore/support_bundle.rs Outdated
Comment thread nexus/db-queries/src/db/datastore/support_bundle.rs
Copy link
Copy Markdown
Contributor

@wfchandler wfchandler left a comment

Choose a reason for hiding this comment

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

Nothing further from me, thanks!

Base automatically changed from nexus-support-bundles-api to main January 6, 2025 23:16
@smklein smklein merged commit 94d76b8 into main Jan 6, 2025
@smklein smklein deleted the support-bundles-crdb branch January 6, 2025 23:16
smklein added a commit that referenced this pull request Jan 15, 2025
PR 5 / ???

Implements support bundle APIs for accessing storage bundles.
Range request support is only partially implemented as-is -- follow-up support is described in #7356

Builds atop the API skeleton in:
- #7008

Uses the support bundle datastore interfaces in:
- #7021

Relies on the background task in:
- #7063
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