Commit Graph

  • 5368984859
    Merge pull request #2160 from ijc/ctr-run-unpack Stephen Day 2018-03-06 19:29:43 -0800
  • c3574e4493 makes copyright year optional Mike Brown 2018-03-06 15:55:32 -0600
  • db1630d0bb
    Merge pull request #2190 from stevvooe/vendor-update-btrfs Michael Crosby 2018-03-06 16:32:48 -0500
  • 23751c9ced
    vendor: update btrfs dependency Stephen J Day 2018-03-06 13:16:56 -0800
  • d086e56255
    Merge pull request #2187 from crosbymichael/sigpipe Phil Estes 2018-03-06 13:31:39 -0500
  • 1eabab31aa Handle SIGPIPE in shims Michael Crosby 2018-03-06 12:54:16 -0500
  • 5cc915c26c overlay: add Supported() checker Akihiro Suda 2018-02-26 20:56:16 +0900
  • f040e6ab59 CI check for file-header added file-header check using github.com/kunalkushwaha/ltag Kunal Kushwaha 2018-03-02 14:30:50 +0900
  • ffda916fd0
    Merge pull request #641 from Random-Liu/fix-ansible-doc Abhinandan Prativadi 2018-03-05 21:39:22 -0800
  • d3b112a989
    Merge pull request #639 from Random-Liu/remove-standalone-mode Lantao Liu 2018-03-05 17:23:06 -0800
  • 640e7ac2b0 Update ansible setup. Lantao Liu 2018-03-05 19:15:04 +0000
  • 936dcceb5a Update GCE cluster bootstrapping and e2e test Lantao Liu 2018-03-05 19:14:33 +0000
  • f24be111ab
    Merge pull request #643 from Random-Liu/events-panic Lantao Liu 2018-03-05 15:13:23 -0800
  • 9a097c9d34
    Merge pull request #640 from mikebrow/crictl-load-description Lantao Liu 2018-03-05 14:36:48 -0800
  • ceb540d823 Fix potential panic. Lantao Liu 2018-03-05 22:09:58 +0000
  • ffea684c57 documents load image Mike Brown 2018-03-05 15:18:23 -0600
  • 760248df77 Require ansible 2.4+. Lantao Liu 2018-03-05 21:51:59 +0000
  • 05bcc3e88c Update makefile and all integration test Lantao Liu 2018-03-05 19:14:14 +0000
  • d1e9960180 Remove standalone mode Lantao Liu 2018-03-05 19:13:29 +0000
  • 2b6b99b4a1
    Merge pull request #2184 from kunalkushwaha/oci-error Derek McGowan 2018-03-05 10:29:02 -0800
  • a1b511fb80
    Merge pull request #2177 from crosbymichael/file-io Kenfe-Mickaël Laventure 2018-03-05 07:52:45 -0800
  • 142ecddd0d
    Merge pull request #2180 from AkihiroSuda/fix-ctr-c-create-unix Phil Estes 2018-03-05 08:53:45 -0500
  • 05513284e7 ctr: add UNIX-specific flags to ctr c create Akihiro Suda 2018-03-02 14:47:24 +0900
  • 125fdeff8a linux: fix runtime-root propagation Akihiro Suda 2018-03-02 15:29:49 +0900
  • 6ed4e9e106 better image config parse error. compatible oci runtime version printed with parse error Kunal Kushwaha 2018-03-05 14:04:08 +0900
  • 3491b9ea4a Copyright header added Kunal Kushwaha 2018-03-05 10:06:51 +0900
  • 64b098a293
    Merge pull request #636 from Random-Liu/fix-default-config Lantao Liu 2018-03-02 17:51:38 -0800
  • f8fa536ff7
    Merge pull request #635 from mikebrow/travis-golang-fix Lantao Liu 2018-03-02 17:51:25 -0800
  • ef5b9d1e16 Only overwrite when legacy options are specified. Lantao Liu 2018-03-02 19:41:20 +0000
  • 8364abc0f3 fix travis golang issue Mike Brown 2018-03-02 13:22:59 -0600
  • ba6503870f
    Merge pull request #637 from mikebrow/missing-tag Lantao Liu 2018-03-02 16:16:03 -0800
  • d371d403b4 adds allways to ensure there is a version even if no tag Mike Brown 2018-03-02 14:29:51 -0600
  • 3d382e2f5d
    Merge pull request #632 from jcvenegas/tests-find-containerd-path Lantao Liu 2018-03-02 00:06:47 -0800
  • ec05357463 tests: Use path found to containerd. Jose Carlos Venegas Munoz 2018-02-16 17:11:13 -0600
  • e6a3dd3550
    Merge pull request #2171 from ruediger-maass/resolver401 Phil Estes 2018-03-01 15:31:30 -0500
  • fd6335f74d
    Merge pull request #2163 from AkihiroSuda/userns-mknod Derek McGowan 2018-03-01 11:37:34 -0800
  • c553882adc Refactor shim to support file logging Michael Crosby 2018-03-01 14:33:23 -0500
  • e186ef835d
    Merge pull request #631 from Random-Liu/expose-cri-version Lantao Liu 2018-02-28 19:40:39 -0800
  • 36b4c05354 Report containerd version instead of cri-containerd version. Lantao Liu 2018-01-19 02:44:09 +0000
  • e4dd7c2e58 Expose cri version for CRI plugin. Lantao Liu 2018-02-28 23:39:58 +0000
  • 30b840d620
    Merge pull request #629 from mikebrow/golang-version-change Lantao Liu 2018-02-28 13:21:28 -0800
  • 949ddbabb5
    Merge pull request #2168 from estesp/update-go-vers Phil Estes 2018-02-28 13:17:58 -0500
  • b3a4e63c69
    Merge pull request #2173 from AkihiroSuda/fix-shim-runtime-root Phil Estes 2018-02-28 13:17:28 -0500
  • c912afd7a9 moving to go1.10 only Mike Brown 2018-02-28 10:39:10 -0600
  • faf2781dd2 linux: propagate --runtime-root to shim properly Akihiro Suda 2018-02-28 04:40:57 +0900
  • 373f1e5612 Adds handling of 401 for POST /v2/token without authentication ruediger-maass 2018-02-28 02:32:44 +0000
  • 6aa612dfc2
    Update recommended versions to Go 1.10 Phil Estes 2018-02-27 16:50:12 -0800
  • f334749967
    Merge pull request #2165 from jessvalarezo/platforms-parse Stephen Day 2018-02-27 14:54:29 -0800
  • c3971b187f
    Merge pull request #2164 from crosbymichael/density Phil Estes 2018-02-27 17:27:16 -0500
  • ac8008437a update platforms Parse to return platform spec, decouple matcher Jess Valarezo 2018-02-27 14:21:49 -0800
  • 33851eb2c5
    Merge pull request #618 from Random-Liu/add-generic-restart-test Lantao Liu 2018-02-27 13:42:27 -0800
  • a2ef6952f2 Add density stress test Michael Crosby 2018-02-27 15:39:41 -0500
  • fd2e1f6dec
    Merge pull request #2162 from stevvooe/use-go1.10 Michael Crosby 2018-02-27 15:41:55 -0500
  • e43def70c1 Fix travis test. Lantao Liu 2018-02-27 18:57:51 +0000
  • 31c377db6d Update containerd to 25c403415a. Lantao Liu 2018-02-27 18:20:48 +0000
  • 09294fca40 Add generic restart test. Lantao Liu 2018-02-22 03:20:40 +0000
  • 00cd5b6a0c
    Merge pull request #621 from mikebrow/golang-sync-with-containerd Lantao Liu 2018-02-27 10:12:00 -0800
  • 1617181196
    Merge pull request #625 from Random-Liu/enable-log-rotation Lantao Liu 2018-02-27 10:11:03 -0800
  • fffc111ba8 archive: fix logic for skipping mknod when running in userns Akihiro Suda 2018-02-28 03:01:02 +0900
  • 25c403415a
    Merge pull request #2151 from Random-Liu/fix-load-task Michael Crosby 2018-02-27 11:10:45 -0500
  • af818b7dcf
    Merge pull request #622 from Random-Liu/update-support-matrix Mike Brown 2018-02-27 09:45:52 -0600
  • 9810257487 adds go 1.10 to ci test Mike Brown 2018-02-26 18:19:18 -0600
  • ae7303dfbf Enable container log rotation. Lantao Liu 2018-02-27 10:44:32 +0000
  • b450950d54 Update support matrix. Lantao Liu 2018-02-27 07:48:16 +0000
  • 9cdd036393
    build: bump to Go 1.10 Stephen J Day 2018-02-26 15:59:23 -0800
  • 4ac4fd0b6a Close io after task deletion to avoid race condition. Lantao Liu 2018-02-23 22:30:09 +0000
  • 0273e970a4
    Merge pull request #2161 from IRCody/cio_panic Stephen Day 2018-02-26 13:45:45 -0800
  • 0b86dfbc83
    Merge pull request #2156 from Random-Liu/update-cri-containerd Michael Crosby 2018-02-26 15:19:28 -0500
  • 4c903c356b Update critools and run critest in parallel. Lantao Liu 2018-02-24 00:09:32 +0000
  • 4c5ebfee96 Fix panics in cio/io_unix.go Cody Roseborough 2018-02-19 22:29:31 +0000
  • 820735456c
    Merge pull request #620 from Random-Liu/update-cri-tools Lantao Liu 2018-02-26 10:34:27 -0800
  • f48cc7d7fe ctr: unpack the image on run if necessary Ian Campbell 2018-02-26 14:19:22 +0000
  • 0c06677a08 Update critools to b184f9aefe60a4441330e615ee20634ee26474fb. Lantao Liu 2018-02-25 11:41:33 +0000
  • ad04781e3e Update cri-containerd to 5bd99af7db Lantao Liu 2018-02-24 00:09:21 +0000
  • 5bd99af7db
    Merge pull request #2097 from Random-Liu/vendor-cri-plugin Derek McGowan 2018-02-23 13:55:13 -0800
  • a1a67899f8
    Shared content across namespaces Derek McGowan 2018-02-02 15:26:35 -0800
  • b3aeba7062
    Allow test runners to wrap contexts Derek McGowan 2018-02-21 18:01:21 -0800
  • 9463fcbbe7
    Merge pull request #2152 from cpuguy83/remove_useless_log Michael Crosby 2018-02-22 12:46:10 -0500
  • c520ac5f87 Remove erroneous log message Brian Goff 2018-02-22 12:14:14 -0500
  • c9081b2ec0
    Merge pull request #617 from Random-Liu/fix-potential-panic Lantao Liu 2018-02-21 23:36:51 -0800
  • f5390d01d6 Fix a potential panic Lantao Liu 2018-02-22 03:16:41 +0000
  • 7f5687c801
    Merge pull request #616 from Random-Liu/run-cri-in-parallel Lantao Liu 2018-02-21 16:11:46 -0800
  • 8c41634bae
    Merge pull request #615 from Random-Liu/use-containerd-cli Lantao Liu 2018-02-21 15:05:18 -0800
  • fd32f5b8a5 Update critools and run critest in parallel. Lantao Liu 2018-02-21 22:31:11 +0000
  • cc2726054d Add test-containerd for plugin mode test Lantao Liu 2018-02-21 02:48:41 +0000
  • 3b4fcf771a
    Merge pull request #2112 from crosbymichael/temp-mounts Derek McGowan 2018-02-21 12:56:23 -0800
  • fc87dce767
    Merge pull request #2149 from crosbymichael/reconnect Derek McGowan 2018-02-21 12:52:08 -0800
  • 7b653dc9ed Add client.Reconnect API Michael Crosby 2018-02-21 11:00:19 -0500
  • 255ad41cfc
    Merge pull request #2008 from thaJeztah/bump-golang-to-1.10 Michael Crosby 2018-02-21 10:07:18 -0500
  • b17bcb7284
    Regenerate protos with Go 1.10, and make check conditional Sebastiaan van Stijn 2018-02-21 10:45:57 +0100
  • 931000c041
    Bump to Go 1.10 Sebastiaan van Stijn 2018-01-16 15:30:06 +0100
  • 916cdb41a1
    Merge pull request #2147 from darrenstahlmsft/RemoveServicing Kenfe-Mickaël Laventure 2018-02-20 19:13:34 -0800
  • 45b6e75803 Update containerd to 129167132c. Lantao Liu 2018-02-21 01:53:04 +0000
  • 56ebee8368
    Merge pull request #2146 from crosbymichael/pid-file Akihiro Suda 2018-02-21 11:39:45 +0900
  • 243467aa96 Removing Windows servicing containers Darren Stahl 2018-02-20 16:56:13 -0800
  • d3a8055e2d Add --pid-file to ctr Michael Crosby 2018-02-20 15:10:50 -0500
  • 129167132c
    Merge pull request #2108 from kunalkushwaha/license-header Michael Crosby 2018-02-20 09:56:21 -0500
  • 5a86e83d83
    Merge pull request #2142 from seemethere/update_continuity Phil Estes 2018-02-19 14:34:14 -0500
  • b12c3215a0 Licence header added Kunal Kushwaha 2018-02-19 10:32:26 +0900
  • 735114f500 Update continuity vendor to d8fb85 Eli Uriegas 2018-02-16 23:20:26 +0000