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

Improve dmverity-vhd -d performance #2086

Closed
wants to merge 7 commits into from
Closed

Commits on Mar 27, 2024

  1. Create a tar from image from docker daemon

    Signed-off-by: Dominic Ayre <dominicayre@microsoft.com>
    DomAyre committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    593a70a View commit details
    Browse the repository at this point in the history
  2. Handle errors

    Signed-off-by: Dominic Ayre <dominicayre@microsoft.com>
    DomAyre committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c703e99 View commit details
    Browse the repository at this point in the history
  3. Create a safe filename for the image tar

    Signed-off-by: Dominic Ayre <dominicayre@microsoft.com>
    DomAyre committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b250d56 View commit details
    Browse the repository at this point in the history
  4. Simply tarballPath and dockerDaemon code path

    Signed-off-by: Dominic Ayre <dominicayre@microsoft.com>
    DomAyre committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cf55c7f View commit details
    Browse the repository at this point in the history
  5. go mod and go tidy

    Signed-off-by: Dominic Ayre <dominicayre@microsoft.com>
    DomAyre committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d998781 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Clean up tmp tar files after hashing

    Signed-off-by: Dominic Ayre <domayre@outlook.com>
    DomAyre committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2352140 View commit details
    Browse the repository at this point in the history
  2. Scope the tar file name more tightly

    Signed-off-by: Dominic Ayre <domayre@outlook.com>
    Signed-off-by: Dominic Ayre <dominicayre@microsoft.com>
    DomAyre committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    20a8258 View commit details
    Browse the repository at this point in the history