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

[Merged by Bors] - feat(smdk): SmartModule Load Phase 1 #2639

Closed
wants to merge 10 commits into from

Conversation

sehz
Copy link
Contributor

@sehz sehz commented Sep 30, 2022

Load SmartModule into cluster from the Cargo project. This assumes that there is fluvio cluster is accessible. This requires SmartModule project has SmartModule metadata file. Part of #2631.

This PR adds

  • skeleton for CLAP
  • add from_raw_wasm_bytes to SmartModuleWasm reduce code duplication and move compression logic to control plane metadata.
  • use common flag for both load and test

@sehz sehz marked this pull request as draft September 30, 2022 22:38
@sehz sehz marked this pull request as ready for review October 1, 2022 15:39
@sehz sehz changed the title feat(smdk): SmartModule Load feat(smdk): SmartModule Load Phase 1 Oct 1, 2022
@sehz
Copy link
Contributor Author

sehz commented Oct 1, 2022

bors r+

bors bot pushed a commit that referenced this pull request Oct 1, 2022
Load SmartModule into cluster from the Cargo project.  This assumes that there is fluvio cluster is accessible.  This requires SmartModule project has SmartModule metadata file.  Part of #2631.

This PR adds
- skeleton for CLAP
- add `from_raw_wasm_bytes` to `SmartModuleWasm` reduce code duplication and move compression logic to control plane metadata.
- use common flag for both load and test
@bors
Copy link

bors bot commented Oct 1, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(smdk): SmartModule Load Phase 1 [Merged by Bors] - feat(smdk): SmartModule Load Phase 1 Oct 1, 2022
@bors bors bot closed this Oct 1, 2022
@sehz sehz deleted the sm_load branch October 7, 2022 04:01
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 this pull request may close these issues.

1 participant