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

Add UI controls for VM Inject Partition and Disk Persistence #181

Merged
merged 1 commit into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. feat: add UI controls for VM inject partition and disk persistence

    Makes the following changes:
    * Adds column in StoppedExperiments for setting inject partition
    * Adds column in StoppedExperiments for toggling persistence (snapshot) on and off
    * Fixes issue with disk dropdowns not populating
    * Removes date in known_policy.go generation so file isn't updated every build
    * Minor tweaks to column with in StoppedExperiments table
    
    Note: I did not directly write all of these changes, but have pulled them up from an internal repo.
    Justin Mott authored and activeshadow committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ca1a374 View commit details
    Browse the repository at this point in the history