mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
Linux capabilities configurable by the task must be a subset of those configured in the plugin configuration. Clarify this implies that `"all"` is not permitted if the plugin is not also configured to allow all capabilities. Fixes: https://github.com/hashicorp/nomad/issues/19059