Skip to content

consistency: only in process_change (called by process_rollback & process_unikernel_update) Albatross.manifest_devices_match is invoked #124

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

Open
hannesm opened this issue Apr 11, 2025 · 0 comments

Comments

@hannesm
Copy link
Contributor

hannesm commented Apr 11, 2025

This is not done during a "normal" deploy (i.e. unikernel_create). The normal deploy is also missing a "force" checkbox to do a force-create.

But with #73 in mind and streaming, we'll have to revise that manifest_devices_match in some way anyways, storing another bigarray with the unikernel binary in memory is not a good idea (we need a streaming interface for Solo5_elftool, where it doesn't need to have its hands on the entire binary).

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

No branches or pull requests

1 participant