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

Enable configuring device mount permissions in udev Discovery Handler #726

Open
kate-goldenring opened this issue Nov 26, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@kate-goldenring
Copy link
Contributor

USB devices are mounted by Akri using the device plugin interface. Here is where that is done. By default, read/write/modify permissions are set by the udev discovery handler. These permissions should be configurable for the discovery handler for a Configuration. We'd need to add a new field to the discoveryDetails of the discovery handler here: https://github.com/kate-goldenring/akri/blob/733fae50c1dae6ec8351c92a5e6ba9695ba1f7e1/discovery-handlers/udev/src/discovery_handler.rs#L28-L29

@kate-goldenring kate-goldenring added the good first issue Good for newcomers label Nov 26, 2024
@github-project-automation github-project-automation bot moved this to Triage needed in Akri Roadmap Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Triage needed
Development

No branches or pull requests

1 participant