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

[DNM] update buildx to v0.10.0-rc2 #10122

Closed
wants to merge 1 commit into from

Conversation

crazy-max
Copy link
Member

Just testing latest rc with new builder pkg.

What I did

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Comment on lines +175 to +185
// needs this replace otherwise:
// github.com/docker/compose/v2/pkg/compose imports
// github.com/moby/buildkit/client imports
// go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc tested by
// go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.test imports
// google.golang.org/grpc/interop imports
// golang.org/x/oauth2/google imports
// cloud.google.com/go/compute/metadata: ambiguous import: found package cloud.google.com/go/compute/metadata in multiple modules:
// cloud.google.com/go v0.75.0 (X:\dev\go\pkg\mod\cloud.google.com\go@v0.75.0\compute\metadata)
// cloud.google.com/go/compute/metadata v0.2.1 (X:\dev\go\pkg\mod\cloud.google.com\go\compute\metadata@v0.2.1)
golang.org/x/oauth2 => golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might need to update otel deps on buildx repo

Comment on lines +14 to +16
github.com/docker/cli v23.0.0-beta.1+incompatible
github.com/docker/cli-docs-tool v0.5.0
github.com/docker/docker v20.10.20+incompatible // replaced; see replace rule for actual version
github.com/docker/docker v23.0.0-beta.1+incompatible
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cli and moby update should be done in a dedicated pr (cc @thaJeztah)

@codecov
Copy link

codecov bot commented Dec 24, 2022

Codecov Report

Base: 73.89% // Head: 73.89% // No change to project coverage 👍

Coverage data is based on head (1036f87) compared to base (fd353ff).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2   #10122   +/-   ##
=======================================
  Coverage   73.89%   73.89%           
=======================================
  Files           2        2           
  Lines         272      272           
=======================================
  Hits          201      201           
  Misses         60       60           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glours
Copy link
Contributor

glours commented Feb 6, 2023

Replace by #10247

@glours glours closed this Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants