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

[20.10 backport] fix local context #44109

Merged
merged 1 commit into from Sep 8, 2022

Commits on Sep 8, 2022

  1. Wrap local calls to the content and lease service

    The wrapper sets the default namespace in the context if none is
    provided, this is needed because we are calling these services directly
    and not trough GRPC that has an interceptor to set the default namespace
    to all calls.
    
    Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
    (cherry picked from commit 8789066)
    Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
    rumpl committed Sep 8, 2022
    Copy the full SHA
    6a0186b View commit details
    Browse the repository at this point in the history