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

Support custom name resolution in flagd providers #1532

Open
4 of 8 tasks
beeme1mr opened this issue Jan 27, 2025 · 0 comments
Open
4 of 8 tasks

Support custom name resolution in flagd providers #1532

beeme1mr opened this issue Jan 27, 2025 · 0 comments

Comments

@beeme1mr
Copy link
Member

beeme1mr commented Jan 27, 2025

Summary

Introduce support for custom name resolution in flagd providers to enable better integration with service proxies like Envoy, facilitating more flexible and robust gRPC client configurations.

Background

In distributed systems, service proxies like Envoy are often used to manage traffic routing, load balancing, and observability. These proxies rely on the :authority header to route requests to the appropriate backend services. Some languages expose a mechanize for easily adding Custom Name Resolver (see gRPC docs), while others must be manually configured.

Requirements

Tasks

Preview Give feedback
  1. size:L
  2. size:L
  3. Kavindu-Dodan bacherfl
    toddbaert
  4. pradeepbbl
  5. raflFaisal

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant