Merge pull request #8700 from shishir-a412ed/f-ui-podman-driver
Podman driver: Add support for signal task.
This commit is contained in:
commit
29d49f0a09
|
@ -40,7 +40,7 @@ The `podman` driver implements the following [capabilities](/docs/internals/plug
|
|||
|
||||
| Feature | Implementation |
|
||||
| --- | --- |
|
||||
| `nomad alloc signal` | false |
|
||||
| `nomad alloc signal` | true |
|
||||
| `nomad alloc exec` | false |
|
||||
| filesystem isolation | none |
|
||||
| network isolation | host, group, task, none |
|
||||
|
|
Loading…
Reference in a new issue