Skip to content

[19.03] vendor: moby/buildkit v0.6.4-26-ga1e4f48e #41269

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

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 27, 2020

full diff: moby/buildkit@4cb720e...a1e4f48

Brings in the cherry-picks from moby/buildkit#1596 and moby/buildkit#1598 :

  • Add --force flag in git fetch command
  • Fix socket handling during copy (Treat unix sockets as regular files)
  • Remotecache: Only visit each item once when walking results.

full diff: moby/buildkit@4cb720e...a1e4f48

Brings in the cherry-picks from moby/buildkit#1596 and moby/buildkit#1598 :

- Add --force flag in git fetch command
- Fix socket handling during copy (Treat unix sockets as regular files)
- Remotecache: Only visit each item once when walking results.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the base branch from master to 19.03 July 27, 2020 18:19
@thaJeztah thaJeztah changed the title 19.03 update buildkit [19.03] vendor: moby/buildkit v0.6.4-26-ga1e4f48e Jul 27, 2020
@thaJeztah thaJeztah added this to the 19.03.13 milestone Jul 27, 2020
@thaJeztah
Copy link
Member Author

LOL looks like we're using the old apt repo in our tests, and they're busy phasing those out;

=== RUN   TestDockerSuite/TestRunNonRootUserResolvName
    --- FAIL: TestDockerSuite/TestRunNonRootUserResolvName (0.51s)
        cli.go:35: assertion failed: 
            Command:  /usr/local/cli/docker run --name=testperm --user=nobody busybox nslookup apt.dockerproject.org
            ExitCode: 1
            Error:    exit status 1
            Stdout:   Server:    10.100.0.2
            Address 1: 10.100.0.2 ip-10-100-0-2.ec2.internal
            
            
            Stderr:   nslookup: can't resolve 'apt.dockerproject.org'
            
            
            Failures:
            ExitCode was 1 expected 0
            Expected no error

@thaJeztah
Copy link
Member Author

Opened #41270 to fix that test

@tiborvass tiborvass merged commit d49278c into moby:19.03 Jul 27, 2020
@thaJeztah thaJeztah deleted the 19.03_update_buildkit branch July 27, 2020 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants