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

fix(umoci)!: umoci's copy buffer set to 1 MiB #531

Merged
merged 2 commits into from
Nov 6, 2023

Commits on Nov 4, 2023

  1. fix(umoci)!: umoci's copy buffer set to 1 MiB

    project-stacker/umoci@89a7ea1
    
    Use updated umoci (project-stacker's fork) to use a 1 MiB copy buffer.
    This change brings stacker inline with compression parameters used in
    containers/image libraries and makes them compatible.
    
    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9b0159e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. test(gzip): add unit tests for gzip

    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cb9a1ec View commit details
    Browse the repository at this point in the history