-
Notifications
You must be signed in to change notification settings - Fork 782
Open
Labels
#g-orchestrationOrchestration product groupOrchestration product group:help-customersCustomer success issue.Customer success issue.:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.customer-domonstoryA user story defining an entire featureA user story defining an entire feature~osquery coreRelates to a change in osquery core.Relates to a change in osquery core.
Milestone
Description
Goal
| User story |
|---|
| As a security engineer using Fleet, |
| I want to pull mounted volumes detail from the containerd table |
| so that I can pull all of the information my organization requires during a security incident. |
Roadmap item
Original requests
Resources
Changes
Product
- Fleet's agent (fleetd) changes: Add
containerd_mountstable (see schema below) - First draft of test plan added
- Once shipped, requester has been notified
- Once shipped, dogfooding issue has been filed
Engineering
- Test plan is finalized
ℹ️ Please read this issue carefully and understand it. Pay special attention to UI wireframes, especially "dev notes".
QA
Risk assessment
- Requires testing in a hosted environment: No
- Requires load testing: No
- Risk level: Low
Test plan
Make sure to go through the list and consider all events that might be related to this story, so we catch edge cases earlier.
- Run a containerd container with at least one mount (eg.
sudo nerdctl run -it -v .:/app/data bash) - Query the
containerd_mountstable and verify the mount is included in the results
Testing notes
Confirmation
- Engineer: Added comment to user story confirming successful completion of test plan.
- QA: Added comment to user story confirming successful completion of test plan.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
#g-orchestrationOrchestration product groupOrchestration product group:help-customersCustomer success issue.Customer success issue.:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.customer-domonstoryA user story defining an entire featureA user story defining an entire feature~osquery coreRelates to a change in osquery core.Relates to a change in osquery core.
Type
Projects
Status
🦤 In review
Status
🐥 Review/QA