1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/builder-next
Sebastiaan van Stijn e047d984dc
Remove LCOW code (step 1)
The LCOW implementation in dockerd has been deprecated in favor of re-implementation
in containerd (in progress). Microsoft started removing the LCOW V1 code from the
build dependencies we use in Microsoft/opengcs (soon to be part of Microsoft/hcshhim),
which means that we need to start removing this code.

This first step removes the lcow graphdriver, the LCOW initialization code, and
some LCOW-related utilities.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-03 21:16:21 +02:00
..
adapters builder-next: relax second cache key requirements for schema1 2021-05-12 22:44:07 -07:00
exporter vendor buildkit 6861f17f15364de0fe1fd1e6e8da07598a485123 2020-11-14 03:57:36 +00:00
imagerefchecker builder-next: clear temp leases on startup 2019-11-05 12:50:41 -08:00
worker vendor: github.com/moby/buildkit v0.8.0-rc2 2020-11-19 10:31:35 +01:00
builder.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
controller.go builder: fix blobs releasing via leases after pull 2021-02-12 20:27:16 -08:00
executor_unix.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
executor_windows.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
reqbodyhandler.go builder-next: use constants for http status codes 2019-10-13 19:11:24 +02:00