2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 06:44:41 +00:00
Eric Haberkorn 1a73b0ca20
Add Targets field to service resolver failovers. ()
This field will be used for cluster peering failover.
2022-08-15 09:20:25 -04:00

6 lines
270 B
Plaintext

```release-note:improvement
config-entry: Validate that service-resolver `Failover`s and `Redirect`s only
specify `Partition` and `Namespace` on Consul Enterprise. This prevents scenarios
where OSS Consul would save service-resolvers that require Consul Enterprise.
```