Skip to content

doc: clarify that containerized deployment is not supported#479

Merged
martin-belanger merged 1 commit intolinux-nvme:mainfrom
martin-belanger:doc-containers
Apr 6, 2026
Merged

doc: clarify that containerized deployment is not supported#479
martin-belanger merged 1 commit intolinux-nvme:mainfrom
martin-belanger:doc-containers

Conversation

@martin-belanger
Copy link
Copy Markdown
Collaborator

Add CONTAINERS.md explaining why running stafd/stacd in Docker or Podman is not practical: kernel modules, NVMe-oF state, D-Bus, Avahi, udev, and systemd integration are all host-scoped, and the privilege requirements needed to work around this negate any isolation benefit. Add a reference to CONTAINERS.md in README.md.

Add CONTAINERS.md explaining why running stafd/stacd in Docker or
Podman is not practical: kernel modules, NVMe-oF state, D-Bus, Avahi,
udev, and systemd integration are all host-scoped, and the privilege
requirements needed to work around this negate any isolation benefit.
Add a reference to CONTAINERS.md in README.md.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
@martin-belanger martin-belanger merged commit 69dcb37 into linux-nvme:main Apr 6, 2026
9 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.34%. Comparing base (dfffd06) to head (1f22bfc).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #479   +/-   ##
=======================================
  Coverage   59.34%   59.34%           
=======================================
  Files          16       16           
  Lines        2612     2612           
=======================================
  Hits         1550     1550           
  Misses       1062     1062           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@martin-belanger martin-belanger deleted the doc-containers branch April 6, 2026 21:33
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