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

allow configuring larger max layer size in build time #314

Merged
merged 4 commits into from
Oct 31, 2024

Commits on Oct 27, 2024

  1. make tar file limit configurable in build time

    add unit tests
    
    Signed-off-by: 2rigor <[email protected]>
    2rigor authored and chkp-rigor committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5f32a1c View commit details
    Browse the repository at this point in the history
  2. replace 2GB by constant for the default size

    Signed-off-by: 2rigor <[email protected]>
    2rigor authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6ee4035 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. add Public setter, update unit tests

    Signed-off-by: 2rigor <[email protected]>
    2rigor committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2b6e3ca View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. leaving public setting only, remove unit tests

    Signed-off-by: 2rigor <[email protected]>
    2rigor committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    84a0127 View commit details
    Browse the repository at this point in the history