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

build: fix sharedkey computation for local context #2558

Merged
merged 1 commit into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. build: fix sharedkey computation for local context

    When LocalDirs were changed to LocalMounts, this broke the
    sharedKey computation that was based on the context directory
    path. SharedKey defines if directory is valid candidate for
    incremental context transfer and if not set properly then
    different directories do metadata-based transfers to same destination.
    
    Signed-off-by: Tonis Tiigi <[email protected]>
    tonistiigi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b8da141 View commit details
    Browse the repository at this point in the history