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

feat: support custom name resolver #1202

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

raflFaisal
Copy link

@raflFaisal raflFaisal commented Feb 4, 2025

This PR

To provide a :authority header to request route to target backend services using default_authority parameter by the JS clients. This enable better integration with service proxies like Envoy, facilitating more flexible and robust gRPC client configurations.

Related Issues

#1187
open-feature/flagd#1532

How to test

Use defaultAuthority parameter to pass down the target authority when sending a grpc request from client side.

@raflFaisal raflFaisal requested a review from a team as a code owner February 4, 2025 00:13
@raflFaisal raflFaisal force-pushed the support-custom-name-resolver branch from f27db24 to 0497bd8 Compare February 4, 2025 00:16
@raflFaisal raflFaisal force-pushed the support-custom-name-resolver branch from 0497bd8 to cfc030f Compare February 4, 2025 00:20
libs/providers/flagd/README.md Outdated Show resolved Hide resolved
libs/providers/flagd/README.md Show resolved Hide resolved
libs/providers/flagd/src/lib/configuration.ts Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

4 participants