edgexfoundry/go-mod-core-contracts

Flatten Consul key-value structure

Closed this issue · 1 comments

Fix Consul paths so version is not duplicated:
Existing:
edgex/core/2.0/<service_key>
edgex/appservices/2.0/<service_key>
edgex/devices/2.0/<service_key>

Proposed:
edgex/3.0/<service_key>

Added to security WG as this also affects the consul ACL hardening.