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

[Task] Add shared service resources to the state store #289

Closed
deniscep opened this issue Jun 17, 2021 · 2 comments
Closed

[Task] Add shared service resources to the state store #289

deniscep opened this issue Jun 17, 2021 · 2 comments

Comments

@deniscep
Copy link
Contributor

deniscep commented Jun 17, 2021

Feature: #23

  • Modify the state store so that it can store state for the shared services (API)
  • resources of type "shared_service"

Does this need a shared service API with create and update?

@jjcollinge
Copy link

@deniscep we'd need to ensure we used etag/precondition on writes to the DB to ensure concurrency is managed here. The initial shared resource documents also need adding during bootstrapping/deployment.

@limorl limorl linked a pull request Jun 18, 2021 that will close this issue
@marrobi marrobi added this to the Release 0.2 milestone Jul 28, 2021
@marrobi marrobi modified the milestones: Release 0.2, Backlog Aug 9, 2021
@marrobi marrobi changed the title [Task] FW Adjust state store (cosmosDB) model to contain information about shared services [Task] Add shared service resources to the state store Jan 11, 2022
@damoodamoo
Copy link
Member

Closing as covered in #1239

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

4 participants