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

Manage Volumes #90

Merged
merged 19 commits into from
Nov 12, 2024
Merged

Manage Volumes #90

merged 19 commits into from
Nov 12, 2024

Conversation

PizieDust
Copy link
Collaborator

@PizieDust PizieDust commented Nov 8, 2024

addressed part of #32
This PR adds functionality for managing block devices (known as volumes).
We can:

  • create a new volume (with and without dumping data)
  • delete an existing volume

We are using a modal to create the volumes, So that, when we refactor unikernel deployment, we can have the ability to create volumes directly on the deployment page

@PizieDust PizieDust added the enhancement New feature or request label Nov 8, 2024
@PizieDust PizieDust requested a review from hannesm November 8, 2024 06:14
@PizieDust PizieDust self-assigned this Nov 8, 2024
assets/main.js Outdated Show resolved Hide resolved
assets/main.js Outdated Show resolved Hide resolved
assets/main.js Outdated Show resolved Hide resolved
unikernel.ml Outdated Show resolved Hide resolved
unikernel.ml Outdated Show resolved Hide resolved
unikernel.ml Outdated Show resolved Hide resolved
PizieDust and others added 5 commits November 8, 2024 12:25
Co-authored-by: Hannes Mehnert <[email protected]>
Co-authored-by: Hannes Mehnert <[email protected]>
Co-authored-by: Hannes Mehnert <[email protected]>
Co-authored-by: Hannes Mehnert <[email protected]>
unikernel.ml Outdated Show resolved Hide resolved
unikernel.ml Outdated Show resolved Hide resolved
PizieDust and others added 2 commits November 8, 2024 13:38
@hannesm

This comment was marked as outdated.

unikernel.ml Outdated Show resolved Hide resolved
@hannesm
Copy link
Contributor

hannesm commented Nov 8, 2024

fixed in 3e9eca0

@PizieDust PizieDust requested a review from hannesm November 8, 2024 17:21
@hannesm
Copy link
Contributor

hannesm commented Nov 12, 2024

thanks

@hannesm hannesm merged commit c2450c4 into main Nov 12, 2024
2 checks passed
@hannesm hannesm deleted the volumes_ branch November 12, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants