mirror of https://github.com/status-im/consul.git
b9ab63c55d
When the v2 catalog experiment is enabled the old v1 catalog apis will be forcibly disabled at both the API (json) layer and the RPC (msgpack) layer. This will also disable anti-entropy as it uses the v1 api. This includes all of /v1/catalog/*, /v1/health/*, most of /v1/agent/*, /v1/config/*, and most of /v1/internal/*. |
||
---|---|---|
.. | ||
ae.go | ||
ae_test.go | ||
trigger.go |