Commit Graph

  • 7e398dd591
    Merge pull request #1717 from dnephin/use-gometalinter Daniel, Dao Quang Minh 2017-11-06 16:11:46 +0000
  • 46ac2befcc
    Merge pull request #1721 from bandoshintaro/master Michael Crosby 2017-11-06 10:35:48 -0500
  • 8498de00bd
    Merge pull request #1719 from AkihiroSuda/proc-scsi Phil Estes 2017-11-06 09:44:16 -0500
  • 913836474b Remove comment about whether other paths should be read only with ro root Justin Cormack 2017-11-06 14:21:16 +0000
  • 6234337459 Add truncindex for filter in List and Stat yanxuean 2017-11-06 16:47:43 +0800
  • 53a4f93967 replace deprecated ansible include cmd Wei Wei 2017-11-06 14:11:35 +0800
  • 4a4a860dfa
    Merge pull request #392 from Random-Liu/add-crictl-config Lantao Liu 2017-11-05 22:14:21 -0800
  • 050ee1de95 Return image tag as image spec. Lantao Liu 2017-11-06 06:05:49 +0000
  • 74abfe349d Add crictl config. Lantao Liu 2017-11-05 02:37:05 +0000
  • 5128f034b8 Fix docs, log output in getting started bando-shintaro 2017-11-05 23:18:14 +0900
  • db589884ee Add /proc/scsi to masked paths Akihiro Suda 2017-11-04 17:34:28 +0000
  • f9e969bac8 Use gometalinter for linting Daniel Nephin 2017-11-03 15:15:56 -0400
  • 8a1a2f2713
    Merge pull request #390 from miaoyq/update-hack-version Lantao Liu 2017-11-03 10:22:10 -0700
  • ab67fd50dc
    Merge pull request #1715 from thaJeztah/nit-fix-printf Kenfe-Mickaël Laventure 2017-11-03 10:08:57 -0700
  • 65d5b8b937
    Align version output and minor code cleanup Sebastiaan van Stijn 2017-11-03 11:26:46 +0100
  • a045575998 Strip binaries in Makefile Michael Crosby 2017-11-03 11:44:41 -0400
  • e79bf15dee Update 'hack/versions' and some Kubernetes repo Yanqiang Miao 2017-11-03 15:51:14 +0800
  • 9f2de2cd02
    Merge pull request #382 from miaoyq/return-config Lantao Liu 2017-11-02 20:41:31 -0700
  • e19e043a4c
    Merge pull request #386 from Random-Liu/fix-spammy-cni-log Lantao Liu 2017-11-02 20:40:50 -0700
  • 9b71208be9 "Status" function return cri-containerd config in json format Yanqiang Miao 2017-11-02 15:46:24 +0800
  • 72446e7e25 Update k8s to #53965 Yanqiang Miao 2017-11-02 15:35:19 +0800
  • 3e65b00310
    Merge pull request #388 from Random-Liu/cleanup-load Mike Brown 2017-11-02 20:10:09 -0500
  • 73c2cb5632 Fix spammy CNI log. Lantao Liu 2017-11-02 22:41:59 +0000
  • 99595e0b84
    Merge pull request #1714 from dnephin/remove-deadcode-from-release Stephen Day 2017-11-02 16:57:16 -0700
  • 3312c2f560
    Merge pull request #387 from Random-Liu/fix-node-e2e-test Lantao Liu 2017-11-02 16:37:31 -0700
  • a77ba6b84b Cleanup image load code. Lantao Liu 2017-11-02 23:09:19 +0000
  • c2796dfab3
    Merge pull request #384 from Random-Liu/update-containerd Lantao Liu 2017-11-02 15:59:50 -0700
  • 69c16929e3 Fix our node e2e test. Lantao Liu 2017-11-02 22:50:27 +0000
  • df6f4a3655 adds help for load command (#383) Mike Brown 2017-11-02 17:38:24 -0500
  • 1d61b7464b Update containerd to 564600ee79. Lantao Liu 2017-11-02 22:17:38 +0000
  • 4fa0975f9d
    Add e2e test. (#353) Lantao Liu 2017-11-02 15:06:44 -0700
  • 393e8cc332 Remove deadcode from cmd/containerd-release Daniel Nephin 2017-11-02 17:45:41 -0400
  • 5acf187697
    Merge pull request #1712 from stevvooe/defaults-package Derek McGowan 2017-11-02 14:11:02 -0700
  • 0a1a13448b
    defaults: add package to contain server defaults Stephen J Day 2017-11-02 13:59:34 -0700
  • 0c1839047c add pprof endpoint (#370) Zhenhao Zhang 2017-11-03 02:41:37 +0800
  • 564600ee79
    Merge pull request #1707 from dmcgowan/snapshot-storage-db Michael Crosby 2017-11-02 13:45:36 -0400
  • 68d3c77eae
    Open snapshot database only once Derek McGowan 2017-11-01 15:03:40 -0700
  • 7a91c66d25
    Merge pull request #1710 from AkihiroSuda/print-revision Kenfe-Mickaël Laventure 2017-11-02 07:56:41 -0700
  • dfdcd4decb containerd --version: print version.Revision Akihiro Suda 2017-11-02 07:56:17 +0000
  • 1117430076
    Merge pull request #377 from spiffxp/assignees-to-approvers Lantao Liu 2017-11-01 23:50:48 +0100
  • 8679d10733
    Merge pull request #380 from Random-Liu/fix-deadlock Lantao Liu 2017-11-01 22:04:10 +0100
  • c933088381
    Merge pull request #1663 from dmcgowan/content-local-labels Stephen Day 2017-11-01 11:24:15 -0700
  • 2453c03daa Do not call Usage inside Walk. Lantao Liu 2017-11-01 06:24:44 +0000
  • a7a869f14e
    Merge pull request #1703 from estesp/remove-copyright Stephen Day 2017-11-01 10:49:13 -0700
  • aa3516487c
    Merge pull request #1704 from jessvalarezo/ctr-move-tasks Phil Estes 2017-11-01 12:57:07 -0400
  • 04373a934d Rename OWNERS assignees: to approvers: Aaron Crickenberger 2017-10-31 17:39:22 -0700
  • 2cb1572667
    Merge pull request #379 from yanxuean/unpack Lantao Liu 2017-11-01 07:50:12 +0100
  • e5eac0af83
    Merge pull request #376 from Random-Liu/update-cri-containerd-version-in-ansible Lantao Liu 2017-11-01 06:56:38 +0100
  • 9027a02e8e Use image.IsUnpacked yanxuean 2017-11-01 11:26:33 +0800
  • 964aebfb51
    Merge pull request #378 from Random-Liu/rename-tarball Lantao Liu 2017-11-01 03:58:42 +0100
  • 1d228cbc38 Rename release tarball for node e2e to cri-containerd-cni. Lantao Liu 2017-11-01 01:31:21 +0000
  • 10ada61fe6 Update cri-containerd version to 1.0.0-alpha.1 in ansible. Lantao Liu 2017-11-01 00:06:22 +0000
  • c44f798145
    Merge pull request #371 from Random-Liu/fix-removing Lantao Liu 2017-10-31 22:29:53 +0100
  • 4eaaee380f Fix removing state recover. Lantao Liu 2017-10-30 04:28:53 +0000
  • 7b08bcdb65
    Add support for label storage in local content store Derek McGowan 2017-10-18 14:59:21 -0700
  • 95067d76a7
    Merge pull request #374 from Random-Liu/add-runtime-cgroup Lantao Liu 2017-10-31 20:59:13 +0100
  • 864b16a2cb ctr: alphabetize commands, rename signals Jess Valarezo 2017-10-31 10:56:19 -0700
  • f654b7b71e ctr: move pprof to commands package Jess Valarezo 2017-10-29 21:03:21 -0400
  • a827a17f1d ctr: move shim to commands Jess Valarezo 2017-10-31 09:22:03 -0700
  • c3b70f1d0b ctr: move tasks, run to commands package Jess Valarezo 2017-10-31 11:57:41 -0700
  • 7d6017a954
    Update LICENSE.docs with proper CC-BY-4.0 text Phil Estes 2017-10-31 11:08:57 -0400
  • fe3d9a70fa
    Merge pull request #1702 from estesp/fix-cc-by-lic Kenfe-Mickaël Laventure 2017-11-01 01:47:11 +1100
  • 474d4df2aa
    Merge pull request #1692 from dmcgowan/gc-fix-sweep-race Phil Estes 2017-10-31 10:28:33 -0400
  • ff904841f9
    Merge pull request #1668 from jessvalarezo/image-unpack-check Phil Estes 2017-10-31 10:23:08 -0400
  • 015788f1d8
    Fix CC-BY license reference in README.md Phil Estes 2017-10-31 10:19:16 -0400
  • 95dfd3c039 Add runtime cgroup and put containerd and cri-containerd into it. Lantao Liu 2017-10-31 04:47:01 +0000
  • 7fd20edf4e
    Merge pull request #1701 from stevvooe/backoff-v1-images Akihiro Suda 2017-10-31 15:04:46 +0900
  • 9f5b97c510
    Merge pull request #1698 from crosbymichael/task-ls Phil Estes 2017-10-30 21:30:02 -0400
  • 8bbf8d892a
    Merge pull request #1693 from jessvalarezo/ctr-refactor-fourth-pass Phil Estes 2017-10-30 21:29:24 -0400
  • 1552ee23da client: Add helper function which checks if an image is unpacked Jess Valarezo 2017-10-20 16:33:22 -0700
  • 8eee47cf82
    remotes/docker/schema1: back off on locked ref Stephen J Day 2017-10-30 15:40:54 -0700
  • 7a1d709cc9 ctr: remove apply command Jess Valarezo 2017-10-30 14:46:44 -0700
  • 432670237c
    Fix race in gc sweep Derek McGowan 2017-10-27 13:12:58 -0700
  • e4da49c44c ctr: move unpack to snapshot command Jess Valarezo 2017-10-27 15:34:37 -0400
  • 456d3f4475 ctr: move push and pull to images command Jess Valarezo 2017-10-27 15:13:04 -0400
  • b58e4fc2ed ctr: move fetch,fetch-object,push-object to content Jess Valarezo 2017-10-27 15:00:35 -0400
  • e2f9fbfe71
    Merge pull request #1687 from crosbymichael/pie Stephen Day 2017-10-30 12:02:34 -0700
  • 91597bc6c3 Move task list to separate command Michael Crosby 2017-10-30 15:01:00 -0400
  • 58835d2edc
    Merge pull request #1697 from crosbymichael/template Phil Estes 2017-10-30 13:43:25 -0400
  • adc502b790 Add template filepath for release tool Michael Crosby 2017-10-30 13:15:56 -0400
  • b27a4c1723
    Merge pull request #373 from Random-Liu/update-cri-tools Lantao Liu 2017-10-30 16:57:27 +0100
  • dcb22bebae
    Merge pull request #372 from Random-Liu/add-container-log-path Lantao Liu 2017-10-30 16:57:10 +0100
  • 5fb3a0e0cf
    Merge pull request #1695 from runcom/abstract-release-tool Phil Estes 2017-10-30 10:23:52 -0400
  • fa678a0937
    cmd: containerd-release: abstract it out to create a new project Antonio Murdaca 2017-10-30 15:10:41 +0100
  • b93bd0cfec
    Merge pull request #1676 from AkihiroSuda/null-io-fix Michael Crosby 2017-10-30 10:10:22 -0400
  • 5d46a90b7f Update cri-tools version to 8e989f8b7a716534896ee082b7b1fb47bd66df21. Lantao Liu 2017-10-30 06:39:19 +0000
  • 4e6e1cab0d Add the missing container log path in container status. Lantao Liu 2017-10-30 05:57:13 +0000
  • e0da28acc4 ctr: error if tty && nullIO Akihiro Suda 2017-10-24 05:23:55 +0900
  • 1d14c11dcb
    Merge pull request #368 from Random-Liu/not-log-output Lantao Liu 2017-10-28 05:50:14 +0200
  • f2fa351a1f Do not log container output in error log. Lantao Liu 2017-10-28 02:16:43 +0000
  • c3b03f8fec
    Merge pull request #366 from Random-Liu/add-dump-stack Lantao Liu 2017-10-28 02:15:17 +0200
  • 439ee0a973 Add stack dump. Lantao Liu 2017-10-27 21:26:26 +0000
  • 6cded68bac
    Merge pull request #360 from Random-Liu/add-image-load Lantao Liu 2017-10-28 00:43:20 +0200
  • 7f11eff42d Add integration test for image load Lantao Liu 2017-10-26 07:30:37 +0000
  • 25fdf72692 Add image load. Lantao Liu 2017-10-26 05:59:15 +0000
  • e74c423f78 Fix races with concurrent GC Michael Crosby 2017-10-27 14:47:23 -0400
  • 64c719622a
    Merge pull request #365 from Random-Liu/random-fix Lantao Liu 2017-10-27 19:44:15 +0200
  • 32806fa375 Fix a log line and also set containerd log level to debug in node e2e. Lantao Liu 2017-10-27 07:19:45 +0000
  • c6fd18ddc3 Update cobra and pflag Lantao Liu 2017-10-26 05:57:29 +0000
  • 1d5cd86207 Merge pull request #364 from Random-Liu/revert-#338 Lantao Liu 2017-10-27 08:13:44 +0200