Skip to content

vendor: update buildkit to 2f99651#948

Merged
AkihiroSuda merged 1 commit intodocker:masterfrom
crazy-max:vendor-buildkit
Feb 10, 2022
Merged

vendor: update buildkit to 2f99651#948
AkihiroSuda merged 1 commit intodocker:masterfrom
crazy-max:vendor-buildkit

Conversation

@crazy-max
Copy link
Member

moby/buildkit@539be17...2f99651

Was testing if everything was ok while vendoring buildkit, specially otel upgrade and named contexts.

For k8s dependencies, I use a replace directive now for them otherwise we always use the deps from containerd module which is not what we really want when vendoring buildkit as it's specific for the k8s driver (#565, #775, ...). So should be done in follow-up if we want to. cc @AkihiroSuda @morlay.

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => github.com/tonistiigi/opentelemetry-go-contrib/instrumentation/net/http/otelhttp v0.0.0-20211026174723-2f82a1e0c997
k8s.io/api => k8s.io/api v0.22.4
k8s.io/apimachinery => k8s.io/apimachinery v0.22.4
k8s.io/client-go => k8s.io/client-go v0.22.4
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we still need these replacements?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm fine removing them if you want to 👍

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.

3 participants