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

[nexus] Support Bundles Datastore methods #7021

Open
wants to merge 28 commits into
base: nexus-support-bundles-api
Choose a base branch
from

Conversation

smklein
Copy link
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
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.

nexus/db-model/src/support_bundle.rs Show resolved Hide resolved
nexus/db-model/src/support_bundle.rs Outdated Show resolved Hide resolved
schema/crdb/dbinit.sql Outdated Show resolved Hide resolved
schema/crdb/support-bundles/up04.sql Outdated Show resolved Hide resolved
nexus/db-queries/src/db/datastore/support_bundle.rs Outdated Show resolved Hide resolved
nexus/db-queries/src/db/datastore/support_bundle.rs Outdated Show resolved Hide resolved
nexus/db-queries/src/db/datastore/support_bundle.rs Outdated Show resolved Hide resolved
nexus/db-queries/src/db/datastore/support_bundle.rs Outdated Show resolved Hide resolved
nexus/db-queries/src/db/datastore/support_bundle.rs Outdated Show resolved Hide resolved
Copy link
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!

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