consul/agent/rpc
freddygv 8b58fa8afe Update assumptions around exported-service config
Given that the exported-services config entry can use wildcards, the
precedence for wildcards is handled as with intentions. The most exact
match is the match that applies for any given service. We do not take
the union of all that apply.

Another update that was made was to reflect that only one
exported-services config entry applies to any given service in a
partition. This is a pre-existing constraint that gets enforced by
the Normalize() method on that config entry type.
2022-06-01 17:03:51 -06:00
..
middleware add more labels to RequestRecorder (#12727) 2022-04-12 10:50:25 -07:00
peering Update assumptions around exported-service config 2022-06-01 17:03:51 -06:00