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 new snapshots functionality #465

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on May 16, 2022

  1. add image manager to manage container image pulling

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0e371ee View commit details
    Browse the repository at this point in the history
  2. disable failing pmu tools essential files download

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d37fd9f View commit details
    Browse the repository at this point in the history
  3. add networkmanager to more efficiently manage networking

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    93ccbad View commit details
    Browse the repository at this point in the history
  4. Add device mapper functionality

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7687152 View commit details
    Browse the repository at this point in the history
  5. make VM cpu and memory configurable

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c47a81b View commit details
    Browse the repository at this point in the history
  6. add netpoolsize to tests

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ea44fe2 View commit details
    Browse the repository at this point in the history
  7. add improved snapshotting functionality

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    974e3c5 View commit details
    Browse the repository at this point in the history
  8. add separate option for new snapshots

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    27e693c View commit details
    Browse the repository at this point in the history
  9. Cleanup and integrate PR comments

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c78f1cb View commit details
    Browse the repository at this point in the history
  10. Address PR remarks

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d6827fb View commit details
    Browse the repository at this point in the history
  11. Add tests and compatibility with offloaded snapshots

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b62820a View commit details
    Browse the repository at this point in the history
  12. Add thinpool detection if not specified

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    862a3a4 View commit details
    Browse the repository at this point in the history
  13. run image manager and devmapper tests on containerd runner

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6c6f752 View commit details
    Browse the repository at this point in the history
  14. Add docs on fulllocal snapshots

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7bde409 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Add docs on full local snapshots

    Signed-off-by: Amory Hoste <[email protected]>
    amohoste committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    c990d06 View commit details
    Browse the repository at this point in the history