mirror of https://github.com/hashicorp/consul
Browse Source
When using the no-auth acl resolver (the case for most controllers and the get-envoy-boostrap-params endpoint), ResolveTokenAndDefaultMeta method only returns an acl resolver. However, the resource service relies on the ent meta to be filled in to do the tenancy defaulting and inheriting it from the token when one is present. So this change makes sure that the ent meta defaulting always happens in the ACL resolver.pull/19024/head
Iryna Shustava
1 year ago
committed by
GitHub
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue