Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load balancer config extension #55

Closed
samsp-msft opened this issue Apr 15, 2020 · 2 comments
Closed

Load balancer config extension #55

samsp-msft opened this issue Apr 15, 2020 · 2 comments
Assignees
Labels
Type: Enhancement New feature or request
Milestone

Comments

@samsp-msft
Copy link
Contributor

Enable custom metadata in backend endpoint definition so a custom load balancer could do A/B switching etc.

Note: This task is about ensuring the plumbing is available to support this scenario, but does not involve creating a custom load balancer

@samsp-msft samsp-msft added the Type: Enhancement New feature or request label Apr 15, 2020
@analogrelay analogrelay added this to the 1.0.0 milestone Apr 23, 2020
@Tratcher
Copy link
Member

Possibly a duplicate of #126.

@Tratcher Tratcher self-assigned this Feb 26, 2021
@Tratcher
Copy link
Member

Partially addressed by #793, making destination metadata accessible at runtime.

As for associating extra state with destinations at runtime, we've found that ConditionalWeakTable works really well for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants