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 Bundle API Skeleton #7008

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

smklein
Copy link
Collaborator

@smklein smklein commented Nov 7, 2024

PR 1 / ???

Adds support bundles to the experimental Nexus API.
All methods exist, but return "not implemented" errors.

These methods will be implemented in a later PR: #7187

@smklein smklein changed the title [nexus] Add support bundle API skeleton to Nexus [nexus] Add Support Bundle API skeleton to Nexus Nov 14, 2024
@smklein smklein changed the title [nexus] Add Support Bundle API skeleton to Nexus [nexus] Add Support Bundle API skeleton Nov 14, 2024
@smklein smklein changed the title [nexus] Add Support Bundle API skeleton [nexus] Support Bundle API Skeleton Nov 14, 2024
@@ -3090,6 +3090,24 @@ pub enum ImportExportPolicy {
Allow(Vec<oxnet::IpNet>),
}

/// Query parameters for reading the support bundle
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These are moved from the sled agent API to a common location - they're going to be part of the external Nexus API too.

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.

1 participant