Is there an existing issue for this?
Describe the bug
As reported by a user in #14411 (comment), when doing .WithReference(resource) we include ALL endpoints, even endpoints such as management dashboards that don't make sense as service discovery endpoints.
We need to add the ability to exclude an endpoint from the default reference set so that we can exclude endpoints that don't make sense by default.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response
Is there an existing issue for this?
Describe the bug
As reported by a user in #14411 (comment), when doing
.WithReference(resource)we include ALL endpoints, even endpoints such as management dashboards that don't make sense as service discovery endpoints.We need to add the ability to exclude an endpoint from the default reference set so that we can exclude endpoints that don't make sense by default.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response