gloo-mesh icon indicating copy to clipboard operation
gloo-mesh copied to clipboard

Selective discovery

Open christian-posta opened this issue 4 years ago • 2 comments
trafficstars

Right now discovery finds all workloads and traffic targets in a mesh when a cluster is registered. We should be able to restrict which workloads/traffic targets are discovered by using selectors and labels to configure discovery to only find those services

christian-posta avatar Feb 14 '21 15:02 christian-posta

This issue might be a duplicate of #804 .

liorokman avatar Feb 15 '21 14:02 liorokman

This issue might be a duplicate of #804 .

That is a good point, but I do think this is slightly different. Restrictive federation limits the services which are exposed to other clusters. This issue is determining the services/workloads which our system discovers in the first place

EItanya avatar Jun 17 '21 12:06 EItanya