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

add support for Configuration API #308

Closed
dmitsh opened this issue Nov 23, 2021 · 4 comments · Fixed by #323
Closed

add support for Configuration API #308

dmitsh opened this issue Nov 23, 2021 · 4 comments · Fixed by #323
Assignees
Milestone

Comments

@dmitsh
Copy link

dmitsh commented Nov 23, 2021

The Configuration API feature has been implemented in Dapr runtime: dapr/dapr#3606
It needs to be accessible via the SDK.

@wcs1only wcs1only added this to the v1.5 milestone Dec 14, 2021
@wcs1only wcs1only assigned wcs1only and unassigned wcs1only Dec 14, 2021
@amulyavarote
Copy link
Contributor

/assign

@chinzhiweiblank
Copy link
Contributor

chinzhiweiblank commented Dec 16, 2021

Good day all, I would like to take this on.

These are the preliminary steps I would take.

  1. Generate the proto client
  2. Implement GetConfigurationItem, GetConfigurationItems, SubscribeConfigurationItems, UnsubscribeConfigurationItems.
  3. Test out locally and then create tests

@wcs1only
Copy link
Contributor

@amulyavarote has already begun implementation on this, but if the two of you would like to collaborate, or trade work I'll leave that up to you.

@chinzhiweiblank
Copy link
Contributor

No problem. I can take on this issue instead.

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 a pull request may close this issue.

4 participants