Michael Crosby
1cc93460d7
Bump aufs for unsupported errors
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-10-26 16:49:48 -04:00
Michael Crosby
1301813f7a
Update ZFS for unsupported warnings
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-10-26 13:52:32 -04:00
Lantao Liu
bee4cc5929
Update cri to f913714917d2456d7e65a0be84962b1ce8acb487.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-10-22 22:57:25 -07:00
Lantao Liu
88bfc17d14
Update cri to 8506fe836677cc3bb23a16b68145128243d843b5.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-10-05 14:53:17 -07:00
Akihiro Suda
5349fa31df
remove pkg/testutil/loopback_linux.go and use continuity/testutil/loopback
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2018-10-02 13:12:25 +09:00
Derek McGowan
697ec5d914
Update continuity
...
Includes fs error changes
Includes removal of unreachable block
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2018-09-21 09:14:51 -07:00
Michael Crosby
d16cc3a02e
Update ttrpc for client timeout support
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-09-20 15:28:52 -04:00
Lantao Liu
ab9942cbf9
Update cri to 9f39e32895.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-09-17 11:37:24 -07:00
Michael Crosby
906acb18b6
Don't provide IO when it's not set
...
This makes sure that runc does not get any valid IO for the pipe. Some
builds and other containers will be stuck if they inspect stdin
expecially and its a pipe but not connected to any user input.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-09-07 18:30:31 -04:00
Michael Wan
93d3f065ac
vendor: update vendor containerd/aufs to commit ffa3997
...
Signed-off-by: Michael Wan <zirenwan@gmail.com >
2018-08-29 07:30:31 -04:00
Michael Wan
55842b1713
vendor: update github.com/containerd/continuity commit to f44b615
...
Signed-off-by: Michael Wan <zirenwan@gmail.com >
2018-08-29 05:43:13 -04:00
Justin Terry (VM)
57979e1ed2
revendor go-runc to acb7c88c
...
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com >
2018-08-23 10:33:30 -07:00
Michael Crosby
d6cd1e5379
Update console dep to c12b1e7919c14469339a5d38f2f8
...
This fixes interactive consoles in windows
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-08-22 13:33:01 -04:00
Justin Terry (VM)
019b0c34de
Introduce containerd-shim-runhcs-v1 on Windows
...
Implements the containerd-shim-runhcs-v1 shim on Windows for the runtime
v2 shim API.
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com >
2018-08-22 08:15:43 -07:00
Lantao Liu
e9ad2d0481
Update cri to v1.11.1.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-08-09 18:59:41 +00:00
Michael Crosby
5a47c5ec1d
Add lib support as an option
...
Some images like `criu` will have extra libs that it requires. This
adds lib support via LD_LIBRARY_PATH and InstallOpts
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-08-02 17:11:29 -04:00
Michael Crosby
5a0b040ab4
Update containerd dependencies for 1.2
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-07-26 15:00:59 -04:00
Derek McGowan
4c2ad9cefb
Update CRI vendor
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2018-07-18 10:43:37 -07:00
Sebastiaan van Stijn
77a26427c3
update containerd/console to fix race: lock Cond before Signal
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-07-06 17:26:22 +02:00
Michael Crosby
6a83168157
Update ttrpc to 94dde388801693c54f88a6596f713b51a8
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-07-02 15:24:15 -04:00
Lantao Liu
f530a3c267
Update cri to v1.11.0.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-06-28 18:29:10 +00:00
Michael Crosby
8c709ac43a
update typeurl
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-06-28 10:05:30 -04:00
Michael Crosby
08150bfe76
Update ttrpc for containerd repo
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-06-28 09:53:40 -04:00
Michael Crosby
0cfca1e633
Bump console for windows tty handling
...
ref: https://github.com/containerd/console/pull/25
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-06-05 10:14:41 -04:00
Akihiro Suda
135a4d9104
update cri vendor
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2018-06-05 16:54:32 +09:00
Akihiro Suda
d88de4a34f
content: change Writer/ReaderAt to take OCI
...
This change allows implementations to resolve the location of the actual data
using OCI descriptor fields such as MediaType.
No OCI descriptor field is written to the store.
No change on gRPC API.
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2018-06-01 11:51:43 +09:00
Akihiro Suda
17a54d02c4
update cri vendor
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2018-05-31 17:37:16 +09:00
Evan Hazlett
6653917ef9
vendor update
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com >
2018-05-30 09:23:10 -04:00
Evan Hazlett
8d768689fa
cri vendor bump
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com >
2018-05-30 09:15:24 -04:00
Michael Crosby
024a4210c7
Update continuity to d3c23511c1bf5851696cba83143d9
...
This includes updates for resolving links on windows.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-05-25 14:50:32 -04:00
Brian Goff
7e5a91fa51
Bump continuity to fix copy files > 2^32 bytes
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2018-05-23 20:53:14 -04:00
Andrei Vagin
0846d6f8e9
vendor: update go-runc
...
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com >
2018-04-27 23:45:54 +03:00
Lantao Liu
9c9abec21c
Update cri plugin to v1.0.0.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-04-23 16:34:17 -07:00
Lantao Liu
6da553e112
Update cri plugin to v1.0.0-rc.2.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-04-13 07:01:48 +00:00
Lantao Liu
89d74986cc
Update cri plugin to v1.0.0-rc.1.
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-04-03 21:11:38 +00:00
Derek McGowan
ac5432a06b
Merge pull request #2253 from stevvooe/report-zfs-correctly
...
vendor: update zfs dependency
2018-03-29 18:30:57 -07:00
Stephen J Day
ca4ccf4afc
vendor: update zfs dependency
...
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2018-03-29 14:48:12 -07:00
Stephen J Day
bea2304ca4
vendor: update aufs dependency
...
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2018-03-29 13:33:10 -07:00
Lantao Liu
8958b489ba
Update to cri v1.0.0-rc.0
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-03-26 22:24:25 +00:00
Stephen J Day
ab8e05ac50
cmd/containerd: include aufs by default
...
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2018-03-23 11:27:12 -07:00
Michael Crosby
3e8e9d3ed7
Merge pull request #2223 from dmcgowan/with-lease-context
...
lease: pass in context to lease done function in client
2018-03-23 10:27:39 -04:00
Derek McGowan
43d0a5cb60
Pass in context to lease done function in client
...
Allows the client to choose the context to finish the lease.
This allows the client to switch contexts when the main context
used to the create the lease may have been cancelled.
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2018-03-22 14:09:24 -07:00
Derek McGowan
9b111bdc39
Add ignore socket test
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2018-03-22 13:17:33 -07:00
Stephen J Day
f4113a903a
containerd: include zfs plugin by default
...
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2018-03-14 10:29:23 -07:00
Lantao Liu
9460f94c10
Update containerd/cri to 0c87604068
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-03-14 01:11:29 +00:00
Stephen Day
3013762fc5
Merge pull request #2203 from Random-Liu/support-in-process-integration
...
Support in process integration
2018-03-12 14:38:27 -07:00
Lantao Liu
ba93435337
Temporary cri-containerd change
...
Signed-off-by: Lantao Liu <lantaol@google.com >
2018-03-12 18:03:50 +00:00
Phil Estes
e38b2bbc3f
Update cgroups vendor for license headers/bug fix
...
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com >
2018-03-09 15:54:13 -05:00
Michael Crosby
179382028a
Update containerd deps
...
This includes general fixes and the license change where the license is
included in all files.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-03-08 13:57:30 -05:00
Stephen J Day
23751c9ced
vendor: update btrfs dependency
...
Signed-off-by: Stephen J Day <stephen.day@docker.com >
2018-03-06 13:16:56 -08:00