contour icon indicating copy to clipboard operation
contour copied to clipboard

Ability to query for Services referenced by an IngressRoute

Open stevesloka opened this issue 7 years ago • 1 comments

Describe the solution you'd like Have an easy way to know what Services are referenced in an IngressRoute.

One way to implement might be to automatically label the IngressRoute with services that they consume. By having label's on the IngressRoute we could do label queries across all IngressRoutes that are referencing a specific service.

A downside is having Contour update existing services that it does not own.

stevesloka avatar Aug 23 '18 19:08 stevesloka

I’m going to push this to the unplanned milestone because I don’t see us looking at this before Contour 1.0.

davecheney avatar Jun 18 '19 09:06 davecheney