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

Disk image profile management using a sidecar config file #242

Merged
merged 72 commits into from
Sep 19, 2021

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Sep 18, 2021

  • Disk profiles kept in src/web/sidecars.json in json format
  • New page that lists disk profiles and allows you to create image+sidecar pairs
  • Implements file creation/deletion using new protobuf interface
  • Fleshes out the Daynaport attaching UI

@rdmark
Copy link
Member Author

rdmark commented Sep 18, 2021

Note that this includes changes from @uweseimet 's feature_image_creation branch. I will let him merge these changes to develop first, and then rebase my PR afterwards.

@rdmark
Copy link
Member Author

rdmark commented Sep 19, 2021

@uweseimet @erichelgeson Note that I changed the generated properties file suffix to '.properties' from '.rascsi' to make it a bit clearer what the purpose of those files are. It won't read '.rascsi' files created by an earlier revision of this PR.

Copy link
Collaborator

@erichelgeson erichelgeson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and looks good.

@rdmark rdmark merged commit 15febd1 into develop Sep 19, 2021
@rdmark rdmark deleted the feature_sidecar branch September 19, 2021 21:29
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.

3 participants