Commit Graph

11497 Commits

Author SHA1 Message Date
Michael Crosby
9bb2a6f769
Merge pull request #1900 from yanxuean/filter
add and refactor testcase for exchange
2017-12-15 17:35:13 -05:00
Daniel Nephin
274ce69f93 Less verbose build output
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-12-15 16:41:28 -05:00
Michael Crosby
399e3c57c3 Change ctr help for mount from dest to dst
dest is not valid, only destination and dst

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-12-15 16:40:25 -05:00
Lantao Liu
9dc6e25498
Merge pull request #507 from Random-Liu/use-sha256
Use sha256 instead of sha1.
2017-12-15 13:32:45 -08:00
Phil Estes
71d1e55ca3
Merge pull request #1925 from dmcgowan/parent-directory-inclusion
Fix parent directories not included in tar
2017-12-15 15:51:29 -05:00
Lantao Liu
ea6abcc1d7 Use sha256 instead of sha1.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-15 20:12:46 +00:00
Derek McGowan
d4317a1b0d
Fix parent directories not included in tar
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-12-15 12:04:47 -08:00
Lantao Liu
282e906b5c Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-15 19:51:02 +00:00
Phil Estes
afbbe43745
Merge pull request #1895 from dnephin/refactor-cio
Refactor cio package
2017-12-15 14:44:44 -05:00
Phil Estes
f33f49e30f
Merge pull request #1924 from crosbymichael/fix-gauge
Fix gauge constant
2017-12-15 14:36:20 -05:00
Darren Stahl
c195ebb3e2 Implement archive.Apply on Windows
Signed-off-by: Darren Stahl <darst@microsoft.com>
2017-12-15 11:33:03 -08:00
Lantao Liu
04333d0532
Merge pull request #502 from miaoyq/part-of-385
Compare vendor with hack/versions and update hack/versions
2017-12-15 11:24:11 -08:00
Michael Crosby
0b318b476a Fix gauge constant
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-12-15 14:20:34 -05:00
Phil Estes
5956e152d5
Merge pull request #1923 from crosbymichael/stress-size
Add binary sizes to stress test metrics
2017-12-15 13:19:20 -05:00
Michael Crosby
0725b60402 Add binary sizes to stress test metrics
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-12-15 12:49:59 -05:00
Phil Estes
00bc24fcea
Merge pull request #1917 from dnephin/less-verbose-tests
Less verbose test suite
2017-12-15 12:23:49 -05:00
Phil Estes
7c37625af4
Merge pull request #1914 from stevvooe/stabilize-snapshot-tree-output
cmd/ctr: stablize output of snapshot tree
2017-12-15 12:22:26 -05:00
Kenfe-Mickaël Laventure
05537b0d82
Merge pull request #1922 from crosbymichael/bump-runc
Update runc to 7f24b40cc5423969b4554ef04ba0b00e2
2017-12-15 08:59:33 -08:00
Michael Crosby
a0f7bbb103 Update runc to 7f24b40cc5423969b4554ef04ba0b00e2
This includes fixes for file joining and apparmor without cgo.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-12-15 11:30:22 -05:00
Akihiro Suda
fad72b6ae4
Merge pull request #1910 from crosbymichael/stress-json
Add metrics endpoint to stress test tool
2017-12-15 19:00:17 +09:00
Yanqiang Miao
0520ebc67a Compare vendor with hack/versions and update hack/versions
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2017-12-15 12:11:07 +08:00
Lantao Liu
072ed48fdf
Merge pull request #503 from Random-Liu/update-crictl
Update cri-tools to v1.0.0-alpha.0.
2017-12-14 13:55:04 -08:00
Lantao Liu
372a9fb643
Merge pull request #500 from Random-Liu/add-kube-up-doc
Add document for kube-up.sh
2017-12-14 12:03:36 -08:00
Phil Estes
5971d369e0
Merge pull request #1916 from dnephin/fix-pull-after-failure
Fix image pull after a failure
2017-12-14 14:54:04 -05:00
Michael Crosby
10ef7f37c7
Merge pull request #1912 from clnperez/threshold-test
check for threshold, not range
2017-12-14 14:53:45 -05:00
Lantao Liu
4396f1d666 Update cri-tools to v1.0.0-alpha.0.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-14 19:33:45 +00:00
Lantao Liu
0db64ecf99
Merge pull request #501 from Random-Liu/add-architecture-graph
Add architecture graph for cri-containerd.
2017-12-14 11:21:53 -08:00
Lantao Liu
7c8df861cc Add document for kube-up.sh
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-14 19:19:10 +00:00
Lantao Liu
944fdbf0b4 Add architecture graph for cri-containerd.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-14 18:44:00 +00:00
Daniel Nephin
49fffe8ec7 Less verbose tests
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-12-14 11:00:40 -05:00
Lantao Liu
fe5a21d977
Merge pull request #497 from mikebrow/doc-crictl
add docs for using crictl
2017-12-13 17:54:48 -08:00
Lantao Liu
d420ff30e6
Merge pull request #499 from Random-Liu/update-readme
Update README.md.
2017-12-13 17:09:04 -08:00
Mike Brown
44d647cf96 add docs for using crictl
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-12-13 18:39:35 -06:00
Lantao Liu
7ddd0bb5dc Update README.md.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-14 00:32:30 +00:00
Lantao Liu
f47a72a86e
Merge pull request #498 from Random-Liu/add-os-and-arch
Add OS and arch in release tarball.
2017-12-13 15:53:05 -08:00
Daniel Nephin
9184908075 Fix image pull after a failure
When resuming from a failed pull writer.Truncate() was not
seeking to the proper position in the file. This caused writes to
happen after the previously written content, instead of at the start
of the file.

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-12-13 18:24:12 -05:00
Lantao Liu
ec975b2e7a Add OS and arch in release tarball.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-13 23:03:03 +00:00
Michael Crosby
6ae0f5f7e2 Add error metric for stress tests
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-12-13 13:15:07 -05:00
Lantao Liu
737efe70a7
Merge pull request #493 from Random-Liu/minor-cleanup
Minor cleanup.
2017-12-12 23:30:47 -08:00
yason
224417aab7 add testcase for event.exchange and refactor
Signed-off-by: yason <yan.xuean@zte.com.cn>
2017-12-13 12:15:50 +08:00
Lantao Liu
e4753edf0a Minor cleanup.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-13 03:15:01 +00:00
Lantao Liu
303d48286e
Merge pull request #494 from yanxuean/nits
cleanup some comment for removeImage
2017-12-12 19:12:58 -08:00
yason
6c9a837b7a cleanup some comment for removeImage
Signed-off-by: yason <yan.xuean@zte.com.cn>
2017-12-13 10:07:52 +08:00
Lantao Liu
a0aa5fd7df
Merge pull request #490 from Random-Liu/cleanup-kube-up
Cleanup kube up
2017-12-12 16:39:47 -08:00
Lantao Liu
a9c7237e67
Merge pull request #470 from mikebrow/debug-image
adding info map for verbose image status
2017-12-12 15:09:57 -08:00
Stephen J Day
9aeeefae55
cmd/ctr: stablize output of snapshot tree
Preserves the order of the tree output between each execution. Slightly
refactored the behavior to be more "object oriented".

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-12-12 14:50:05 -08:00
Mike Brown
31223fd5b1 adds oci image spec to image info placed into imagestore
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-12-12 15:58:07 -06:00
Daniel Nephin
f34d030178 Add unit test for cio
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-12-12 16:52:16 -05:00
Christy Perez
1607a9e0ca check for threshold, not range
This test seems to fall apart on a loaded system. In actuality it
doesn't seem to be testing for a threshold, but a "sane" range.

Signed-off-by: Christy Perez <christy@linux.vnet.ibm.com>
2017-12-12 15:52:11 -06:00
Lantao Liu
cbda4256cd
Merge pull request #487 from yanxuean/image-improve
improve image
2017-12-12 11:58:43 -08:00