Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Conversation

@devigned
Copy link
Member

@devigned devigned commented Mar 30, 2023

This PR adds a Dapr Key / Value implementation. It stores keys and values in the Dapr state store.

containerd/runwasi and the deislabs/containerd-wasm-shims do not currently support running wasm containers in the same pod as Linux containers, the intent is to run Dapr as a DaemonSet as demonstrated in https://github.com/salaboy/dapr-ambient.

  • initial implementation using the Dapr state store
  • unit tests for the implementation
  • integration tests to exercise the implementation

@Mossaka
Copy link
Member

Mossaka commented Apr 4, 2023

Could you please add the instructions to gh actions to install & setup Dapr for integration tests? Thanks!

@danbugs
Copy link
Collaborator

danbugs commented Apr 12, 2023

~tracked by #382

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants