hashicorp / hashicorp/nomad-driver-exec2
driver: implement alloc exec functionality
Open
hcc/jira
- Dominant language
- Go
- Stars
- 23
- Forks
- 6
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 4
Description
Need to implement `ExecTask` and `ExecTaskStreaming` so that the `exec2` driver is capable of running script checks and for supporting the `alloc exec` command.
For the most part this just means executing the given command under `nsenter` with the correct net/pid/ipc/mount namespaces, and then plumbing the result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.