Vincent Demeester
3830180ce5
Replace gotestyourself by gotest.tools
...
github.com/gotestyourself/gotestyourself moved to gotest.tools with
version 2.0.0. Moving to that one, bumping it to v2.1.0.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-08 21:00:45 +02:00
Lantao Liu
de84f9c0cd
Merge pull request #806 from Random-Liu/update-kubernetes
...
Update kubernetes to v1.11.0-beta.2
2018-06-08 10:42:59 -07:00
Michael Crosby
35887db096
Merge pull request #2370 from dmcgowan/update-maintainers-rules
...
Update adding maintainer section
2018-06-08 10:22:58 -04:00
Lantao Liu
e4e2585431
Log task exit event.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-06-08 08:33:12 +00:00
Lantao Liu
2b48f8738f
Update kubernetes to v1.11.0-beta.2
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-06-08 07:26:35 +00:00
frank yang
046536cfb1
fixbug: blob for schemav1 could be uncompressed
...
Signed-off-by: frank yang <yyb196@gmail.com>
2018-06-08 11:50:54 +08:00
Derek McGowan
7ba62b147d
Update adding maintainer section
...
Updates the maintainers file to align with the process
we have been following for adding maintainers and reviewers.
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-06-07 16:05:57 -07:00
Derek McGowan
63522d9eaa
Merge pull request #2390 from AkihiroSuda/fix-schema1
...
fix schema1 fetchBlob()
2018-06-07 09:34:15 -07:00
Michael Crosby
356b0d5964
Merge pull request #2388 from ehazlett/proc-interface
...
Separate proc interfaces into standalone package
2018-06-07 11:12:10 -04:00
Phil Estes
df34eefa12
Merge pull request #2330 from crosbymichael/hpc
...
Add nvidia gpu support
2018-06-07 10:10:20 -04:00
Evan Hazlett
a435f2886c
separate proc interfaces into standalone package
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-06-07 10:03:15 -04:00
Akihiro Suda
703c25e452
fix schema1 fetchBlob()
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-06-07 17:51:41 +09:00
Lantao Liu
dfae95ec9d
Merge pull request #802 from Random-Liu/remove-unused-files
...
Remove unused files.
2018-06-06 18:49:53 -07:00
Derek McGowan
00d4910633
Merge pull request #2387 from ehazlett/runtime-shim
...
Move runtime/linux/shim -> runtime/shim
2018-06-06 13:38:52 -07:00
Evan Hazlett
821c8eaa91
runtime/linux/shim -> runtime/shim
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-06-06 14:35:06 -04:00
Michael Crosby
437e90aa5e
Merge pull request #2386 from northtyphoon/bindu/acr-push-location
...
docker/pusher: handle location string containing path and query
2018-06-05 18:54:29 -04:00
Lantao Liu
db028fd208
Merge pull request #803 from Random-Liu/select-ipv4-first
...
Select ipv4 first if there is one.
2018-06-05 12:45:38 -07:00
Bin Du
9b865d86a9
docker/pusher: handle location string containing path and query
...
Signed-off-by: Bin Du <bindu@microsoft.com>
2018-06-05 19:25:19 +00:00
Lantao Liu
83e6b65566
Select ipv4 first if there is one.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-06-05 18:25:03 +00:00
Lantao Liu
ccc5f394f7
Remove unused files.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-06-05 17:34:26 +00:00
Phil Estes
081b2d6330
Merge pull request #2384 from crosbymichael/bump-console
...
Bump console for windows tty handling
2018-06-05 18:32:00 +03: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
Michael Crosby
0d7fd3f7ad
Merge pull request #2383 from AkihiroSuda/vendor-cri-20180605
...
update cri vendor
2018-06-05 09:39:03 -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
Lantao Liu
8bcb9a9539
Merge pull request #801 from Random-Liu/fix-ctr-timeout
...
FIx ctr cri timeout.
2018-06-05 00:27:02 -07:00
Lantao Liu
0faff1c22f
Fix ctr cri timeout.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-06-05 01:24:28 +00:00
Lantao Liu
ecf8d99d06
Merge pull request #799 from AkihiroSuda/oci-content-store
...
vendor containerd (#2135 )
2018-06-04 10:34:43 -07:00
Akihiro Suda
097249054d
vendor containerd ( #2135 )
...
For containerd/containerd#2135
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-06-02 23:10:59 +09:00
Phil Estes
84bebdd91d
Merge pull request #2379 from dmcgowan/fix-direct-io-terminal-setting
...
Fix creation of DirectIO overwriting fifo config
2018-06-02 12:25:14 +03:00
Phil Estes
b867977c01
Merge pull request #2380 from dmcgowan/ignore-zero-msg-size-configs
...
Ignore zero max message size in grpc config
2018-06-02 12:22:04 +03:00
Derek McGowan
993d4b8fc5
Ignore zero max message size in grpc config
...
Fixes upgrade issue where existing configs cause
the max message size to get set to 0.
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-06-01 16:21:53 -07:00
Derek McGowan
6b9be1bfc3
Fix creation of DirectIO overwriting fifo config
...
Creating a direct IO should not overwrite the fifo
configuration. The fifo configuration can be updated
before creating the direct io if needed.
This fixes an expected change in behavior for clients
who were calling NewDirectIO previously with terminal
configured on the fifo.
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-06-01 16:04:22 -07:00
Michael Crosby
5b1f69be8a
Merge pull request #2135 from AkihiroSuda/oci-content-store
...
content: change Writer/ReaderAt to take OCI descriptor
2018-06-01 13:14:35 -04:00
Michael Crosby
e1428ef054
Merge pull request #2378 from thaJeztah/update_microsoft_vendors
...
Update go-winio and hcsshim
2018-06-01 12:30:00 -04:00
Sebastiaan van Stijn
55118c5469
Update go-winio and hcsshim
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-06-01 18:04:25 +02:00
Lantao Liu
0a5c05bcd4
Merge pull request #776 from Random-Liu/disable-streaming
...
Disable TLS streaming to work with new kubelet streaming proxy.
2018-06-01 00:48:44 -07: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
Lantao Liu
578b34f112
Merge pull request #794 from Random-Liu/panic-for-cri-start-failure
...
Generate fatal error when cri plugin fail to start.
2018-05-31 13:21:16 -07:00
Lantao Liu
b870ee7942
Generate fatal error when cri plugin fail to start.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-31 10:49:11 -07:00
Michael Crosby
e4ad710ce8
Merge pull request #2375 from AkihiroSuda/update-cri-20180531
...
update cri vendor
2018-05-31 10:44:02 -04: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
Lantao Liu
b68fb075d4
Merge pull request #793 from Random-Liu/port-containerd-fix-#2364
...
Port docker resolver fix #2364 .
2018-05-31 01:03:00 -07:00
Lantao Liu
0fae42b9b8
Port docker resolver fix #2364 .
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-30 17:25:46 -07:00
Lantao Liu
8bb978e3d6
Merge pull request #785 from ehazlett/containerd-vendor-bump
...
containerd vendor update
2018-05-30 17:23:07 -07:00
Evan Hazlett
d7d2212324
vendor bump
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
containerd: linux -> runtime/linux
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
fix utils to properly format vendor repo
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
test fixup
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-05-30 19:51:24 -04:00
Derek McGowan
1e8b09cfc6
Merge pull request #2353 from ehazlett/process-runtime
...
linux -> runtime/linux
2018-05-30 10:06:36 -07:00
Lantao Liu
40b60834a2
Merge pull request #789 from Random-Liu/configurable-containerd-build
...
Make DEPLOY_PATH configurable.
2018-05-30 09:37:58 -07:00
Michael Crosby
c7083eed5d
Merge pull request #2369 from dmcgowan/update-grpc
...
Update grpc to 1.12
2018-05-30 11:07:10 -04:00
Evan Hazlett
6653917ef9
vendor update
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-05-30 09:23:10 -04:00
Evan Hazlett
cae94b930d
linux -> runtime/linux
...
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2018-05-30 09:23:10 -04:00