weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.85k stars 709 forks source link

Pipes are never removed from Consul in multitenant mode #3738

Open bboreham opened 4 years ago

bboreham commented 4 years ago

An entry is created each time a pipe is opened, but they are never removed. There are no calls to Delete() in the code.