Skip to content

Bump buildkit v0.5.0#39152

Merged
tiborvass merged 7 commits intomoby:masterfrom
thaJeztah:bump_buildkit
May 10, 2019
Merged

Bump buildkit v0.5.0#39152
tiborvass merged 7 commits intomoby:masterfrom
thaJeztah:bump_buildkit

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Apr 27, 2019

release notes: https://github.com/moby/buildkit/releases/tag/v0.5.0

@thaJeztah
Copy link
Copy Markdown
Member Author

ping @tonistiigi @AkihiroSuda ptal

@thaJeztah
Copy link
Copy Markdown
Member Author

Ah, dang; need to make some changes

22:35:14 Congratulations!  All commits are properly signed with the DCO!
22:36:14 builder/builder-next/adapters/snapshot/snapshot.go:53:34:warning: cannot use &(snapshotter literal) (value of type *snapshotter) as snapshot.SnapshotterBase value in variable declaration: missing method Name (gosimple)
22:36:14 builder/builder-next/adapters/snapshot/snapshot.go:74:9:warning: cannot use s (variable of type *snapshotter) as snapshot.SnapshotterBase value in return statement: missing method Name (unconvert)
22:36:14 builder/builder-next/adapters/snapshot/snapshot.go:53:34:warning: cannot use &(snapshotter literal) (value of type *snapshotter) as snapshot.SnapshotterBase value in variable declaration: missing method Name (unconvert)
22:36:15 Build step 'Execute shell' marked build as failure

full diff: moby/buildkit@8818c67...v0.5.0

- moby/buildkit#909 exporter: support unpack opt for image exporter
- moby/buildkit#961 dockerfile: allow subdirs for remote contexts

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- containerd/continuity#140 Fix directory comparison in changes

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/console@c12b1e7...0650fd9

- containerd/console#30 Add common project repo checks/README references

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: gogo/protobuf@v1.2.0...v1.2.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: gogo/googleapis@08a7655...v1.2.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no local changes, just syncing with containerd

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
}

func (s *snapshotter) Name() string {
return "default"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Wasn't entirely sure where the name is used, and what to name this one, so let me know what I should use here

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@tonistiigi WDYT? moby seems more consistent?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It is not used anywhere in moby so doesn't matter much. I'm fine with either.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@32daacb). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #39152   +/-   ##
=========================================
  Coverage          ?   37.03%           
=========================================
  Files             ?      612           
  Lines             ?    45411           
  Branches          ?        0           
=========================================
  Hits              ?    16816           
  Misses            ?    26310           
  Partials          ?     2285

@tonistiigi
Copy link
Copy Markdown
Member

buildkit changes LGTM, don't know about the containerd/proto parts

@dmcgowan
Copy link
Copy Markdown
Member

dmcgowan commented May 8, 2019

LGTM

@tiborvass tiborvass merged commit df43bc3 into moby:master May 10, 2019
@thaJeztah thaJeztah deleted the bump_buildkit branch May 10, 2019 23:57
@thaJeztah thaJeztah added this to the 20.03.0 milestone Apr 2, 2020
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.

6 participants