hashicorp / nomad

Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
https://www.nomadproject.io/
Other
14.87k stars 1.95k forks source link

Docs don't mention that read-only plugin access is required for ACL volumes #18527

Closed Zygimantass closed 5 months ago

Zygimantass commented 1 year ago

Issue

Documentation does not mention that read-only plugin access plugin { policy = "read" } is required for ACL volumes (like it does for UI + node / agent read-only access)

lgfa29 commented 1 year ago

Hi @Zygimantass 👋

Would you mind expanding a little bit more on what's missing? If possible with a link to the page and a small description of what's missing.

Thanks!

tgross commented 5 months ago

Fixed in https://github.com/hashicorp/nomad/pull/20557