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 background task #7063

Open
wants to merge 29 commits into
base: support-bundle-simulated-implementation
Choose a base branch
from

Conversation

smklein
Copy link
Collaborator

@smklein smklein commented Nov 14, 2024

PR 4 / ???

Adds a background task to manage support bundle lifecycle, and perform collection

In this PR:

- Made an API abstraction above support bundles so it can be shared
  by the real/simulated sled agent
- To use this API:
    - Refactored simulated sled agent storage APIs (internal mutability)
    - Changed a bunch of sled agent locks to std mutex
    - Implemented a "nested dataset" API in the simulated sled agent
      storage
- Started using this simulated sled agent API in the support bundle
  collector background task tests
@smklein smklein changed the base branch from support-bundles-crdb to support-bundle-simulated-implementation December 17, 2024 22:07
@smklein smklein marked this pull request as ready for review December 17, 2024 22:20
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