mirror of https://github.com/hashicorp/consul
633c6c9458
xRoute resources are not name-aligned with the Services they control. They have a list of "parent ref" services that they alter traffic flow for, and they contain a list of "backend ref" services that they direct that traffic to. The ACLs should be: - list: (default) - read: - ALL service:<parent_ref_service>:read - write: - ALL service:<parent_ref_service>:write - ALL service:<backend_ref_service>:read |
||
---|---|---|
.. | ||
internal | ||
proxy-snapshot | ||
proxy-tracker | ||
exports.go |