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

Support in memory metadata store #30

Closed
sehz opened this issue May 28, 2020 · 3 comments · May be fixed by infinyon/k8-api#8
Closed

Support in memory metadata store #30

sehz opened this issue May 28, 2020 · 3 comments · May be fixed by infinyon/k8-api#8

Comments

@sehz
Copy link
Contributor

sehz commented May 28, 2020

Build version of SC that works against local in memory metadata store. With in memory metadata store, we can build local cluster suitable for

  • smoke test
  • local development

The in memory store implements traits in: https://docs.rs/k8-metadata-client/1.0.1/k8_metadata_client/trait.MetadataClient.html.

Implementation should support full fluvio lifecycle:

  • Create/Delete local cluster with CLI
  • Run smoke test
@sehz sehz added the StreamController Streaming Controller label May 28, 2020
@Ryanmtate Ryanmtate removed their assignment Jun 3, 2020
@Ryanmtate
Copy link
Contributor

@sehz I've removed myself on this one; I'll need more information before I jump into this. I may re-assign next week after spending some time with the codebase.

@github-actions
Copy link

Stale issue message

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants