open-nomad/website/content/docs
Luiz Aoqui 1aceff7806
cli: remove hard requirement on list-jobs (#16380)
Most job subcommands allow for job ID prefix match as a convenience
functionality so users don't have to type the full job ID.

But this introduces a hard ACL requirement that the token used to run
these commands have the `list-jobs` permission, even if the token has
enough permission to execute the basic command action and the user
passed an exact job ID.

This change softens this requirement by not failing the prefix match in
case the request results in a permission denied error and instead using
the information passed by the user directly.
2023-03-09 15:00:04 -05:00
..
commands cli: remove hard requirement on list-jobs (#16380) 2023-03-09 15:00:04 -05:00
concepts docs: note that secrets dir is usually mounted noexec (#16363) 2023-03-07 11:57:15 -05:00
configuration Allow configurable range of Job priorities (#16084) 2023-02-17 09:23:13 -05:00
devices feat(website): extract /plugins /tools docs (#11584) 2021-12-09 14:25:18 -05:00
drivers docs: remove cores/memory beta label, update driver cpu docs (#16175) 2023-02-14 14:43:07 -06:00
enterprise docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
install docs: add more warnings about running agent as root on Linux (#15926) 2023-01-27 15:22:18 -05:00
integrations docs: how to troubleshoot consul connect envoy (#15908) 2023-02-02 14:20:26 -06:00
job-specification docs: note that secrets dir is usually mounted noexec (#16363) 2023-03-07 11:57:15 -05:00
networking docs: update default Nomad bridge config (#16072) 2023-02-07 09:47:41 -05:00
nomad-vs-kubernetes docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
operations renamed stanza to block for consistency with other projects (#15941) 2023-01-30 15:48:43 +01:00
other-specifications docs: add variable specification docs (#16165) 2023-02-13 14:06:56 -08:00
runtime docs: note that secrets dir is usually mounted noexec (#16363) 2023-03-07 11:57:15 -05:00
upgrade client: disable running artifact downloader as nobody (#16375) 2023-03-08 15:58:43 -06:00
ecosystem.mdx docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
faq.mdx docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
index.mdx docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
partnerships.mdx docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
schedulers.mdx docs: clarify sysbatch supports count (#16205) 2023-02-17 10:51:38 -08:00
who-uses-nomad.mdx Updated who-uses-nomad to add Behavox (#16339) 2023-03-08 19:43:12 -05:00