nomad
nomad copied to clipboard
unclear wildcard matching example in 'ACL policy concepts' tutorial
On the page: https://developer.hashicorp.com/nomad/tutorials/access-control/access-control-policies
You speak about 'greatest number' but choose the rule where * matched less characters. This is confusing. Please clarify documentation.
@EugenKon we chose the rule with the smallest difference, which is the greatest match. I can see how that wording could be confusing though. We have the same wording in https://developer.hashicorp.com/nomad/docs/other-specifications/acl-policy#namespace-rules and should improve it there as well.