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

Allow host addr to be set from DAPR_HOST environment variable #257

Open
jeastham1993 opened this issue Jan 22, 2025 · 0 comments
Open

Allow host addr to be set from DAPR_HOST environment variable #257

jeastham1993 opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request P0
Milestone

Comments

@jeastham1993
Copy link

Describe the feature/proposal

Currently when calling the connect function on the dapr Client you must pass in an address. The .NET SDK allows this to be set using a DAPR_HOST environment variable. Add the same functionality in the Rust client.

I'm happy contribute to the SDK to add this feature.

Release Note

RELEASE NOTE: ADD Allow Dapr host to be set from DAPR_HOST environment variable.

@mikeee mikeee added enhancement New feature or request P0 labels Jan 22, 2025
@mikeee mikeee added this to the 0.17.0 milestone Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P0
Projects
None yet
Development

No branches or pull requests

2 participants