Closed langston-barrett closed 8 years ago
Where are you seeing it return 404?
[chris@chris-control-01 ~]$ curl localhost:8500/v1/agent/service/deregister/unknownservice
[chris@chris-control-01 ~]$
Oh, the catalog
endpoint returns a 404. Never mind, that one makes more sense!
The Consul API will return a 404 for this kind of request, so I think it makes sense to issue a warning for it.