Commit Graph

  • 4a6a2b9db0 Switch from package syscall to golang.org/x/sys Tobias Klauser 2017-08-09 11:30:08 +0200
  • 29a4dd7f46 Merge pull request #1276 from dmcgowan/snapshot-labels Michael Crosby 2017-08-08 21:59:29 -0400
  • ee027d4e4b Merge pull request #1309 from crosbymichael/opts-doc Phil Estes 2017-08-08 17:33:39 -0400
  • 67572b6370 Merge pull request #1307 from crosbymichael/spec-opts Michael Crosby 2017-08-08 16:58:04 -0400
  • bed8df119e Add cgroup paths and hostname spec opts Michael Crosby 2017-08-08 11:55:35 -0400
  • 1907116bdd Add doc for extending client opts Michael Crosby 2017-08-08 15:39:59 -0400
  • 1f04eddad1 Merge pull request #1306 from estesp/error-no-container Michael Crosby 2017-08-08 11:29:56 -0400
  • 8ebbd1cdf9
    Delete command should require at least one container ID Phil Estes 2017-08-08 11:13:23 -0400
  • 42c1c9a990 Merge pull request #1301 from crosbymichael/task-force Phil Estes 2017-08-08 10:48:28 -0400
  • d8c075aadc Add WithProcessKill DeleteOpt Michael Crosby 2017-08-07 16:10:43 -0400
  • d4be9822ed Merge pull request #1303 from estesp/cleanup-workdir Michael Crosby 2017-08-08 10:19:29 -0400
  • 7008be890f Add static-binaries target Ian Campbell 2017-08-07 13:50:34 +0100
  • 69251dd7ec Merge pull request #116 from Random-Liu/fix-devices Lantao Liu 2017-08-07 19:11:11 -0700
  • 4c5cea9258 Handle device symlink. Lantao Liu 2017-08-07 22:25:26 +0000
  • a2add74524 Merge pull request #1302 from dmcgowan/fix-blob-by-tag-attempt Stephen Day 2017-08-07 17:29:10 -0700
  • be54e9a6c0 Merge pull request #115 from Random-Liu/support-container-streaming Lantao Liu 2017-08-07 17:04:01 -0700
  • 75731c8feb Start running container Exec cri validation test. Lantao Liu 2017-08-07 18:59:46 +0000
  • 54286313ce Add container Exec support. Lantao Liu 2017-08-07 18:59:10 +0000
  • 8b56c91ec5 Extract execInContainer Lantao Liu 2017-08-05 01:39:27 +0000
  • c8cd3d9080
    Fix bundle removal with the reappearance of state dir Phil Estes 2017-08-07 17:50:22 -0400
  • 2b0aa29c7d
    Avoid attemping blobs endpoint when digest is not provided Derek McGowan 2017-08-07 13:55:47 -0700
  • 738c22a756 Merge pull request #1299 from crosbymichael/ctr Derek McGowan 2017-08-07 13:32:03 -0700
  • cdd03c983f Merge pull request #1300 from crosbymichael/ops Phil Estes 2017-08-07 16:27:53 -0400
  • 2fb2168bae Merge pull request #1224 from epilatow/solaris.cc.20170719.0 Michael Crosby 2017-08-07 16:15:07 -0400
  • 56c1f5c184 Add solaris build support Edward Pilatowicz 2017-06-28 10:50:04 -0700
  • 53a8cdf14f Vendor kubernetes streaming server Lantao Liu 2017-08-05 01:36:22 +0000
  • 00288bcb58 Update ctr containers and tasks command Michael Crosby 2017-08-07 11:08:50 -0400
  • a543d05708 Add ops guide for containerd Michael Crosby 2017-08-07 14:41:27 -0400
  • f2ba04ffa4 Set subreaper true in default linux config Michael Crosby 2017-08-07 14:40:26 -0400
  • 6c2d1ba8db Merge pull request #112 from Random-Liu/Sirupsen-to-sirupsen Lantao Liu 2017-08-07 09:40:01 -0700
  • e9b86af848 Merge pull request #1283 from mlaventure/resurrect-state-dir Phil Estes 2017-08-07 10:41:21 -0400
  • fc9410888f Merge pull request #1294 from crosbymichael/gettingstarted Phil Estes 2017-08-07 10:36:17 -0400
  • b20fd92a13 Merge pull request #1298 from miaoyq/add-start-cmd Michael Crosby 2017-08-07 10:21:35 -0400
  • 60f7eee27b Merge pull request #1275 from mlaventure/travis-ineffassign Michael Crosby 2017-08-07 09:21:53 -0400
  • a88397e9f6 Merge pull request #1296 from stevvooe/api-stability-tooling Michael Crosby 2017-08-07 09:19:11 -0400
  • d6c171ea89 Add getting started guide Michael Crosby 2017-08-04 16:53:12 -0400
  • ac72bbab26 Add start subcommand in ctr. Yanqiang Miao 2017-08-04 11:04:47 +0800
  • ac4c5e8989 Add script to rewrite Sirupsen to sirupsen in vendor. Lantao Liu 2017-08-05 00:36:28 +0000
  • a73eb2b2ce
    api: generate merged descriptors when building protobufs Stephen J Day 2017-08-04 14:36:32 -0700
  • e8625bcdfb Merge pull request #1295 from mlaventure/separate-client-opts Stephen Day 2017-08-04 14:11:48 -0700
  • de7afd8aa8 Merge pull request #1293 from dmcgowan/fix-snapshotter-run Michael Crosby 2017-08-04 17:07:49 -0400
  • 56b18c1d1f
    Move client's options to separate files Kenfe-Mickael Laventure 2017-08-04 13:40:33 -0700
  • 9add0139c0 Merge pull request #111 from Random-Liu/use-client-for-execsync Lantao Liu 2017-08-04 13:43:12 -0700
  • 5a74a46d42
    Fix bug where snapshots got created with wrong snapshotter Derek McGowan 2017-08-04 13:32:33 -0700
  • 6c1a04f3a4 Merge pull request #1292 from stevvooe/cleanup-protobuf-imports Derek McGowan 2017-08-04 13:21:27 -0700
  • bf913547f8 Merge pull request #1290 from Random-Liu/cleanup-io-properly Kenfe-Mickaël Laventure 2017-08-04 22:02:24 +0200
  • d986a187d7
    api: cleanup protobuf imports Stephen J Day 2017-08-04 12:55:26 -0700
  • 73735c4dba Cleanup FIFOs on error. Lantao Liu 2017-08-04 18:28:26 +0000
  • bf270fae1c Use containerd client for container execsync. Lantao Liu 2017-08-04 05:25:44 +0000
  • bb39d1d982 Merge pull request #1289 from mlaventure/add-missing-return Phil Estes 2017-08-04 13:50:21 -0400
  • 308ebe7e43
    Add missing return when failing to write tar header Kenfe-Mickael Laventure 2017-08-04 10:41:38 -0700
  • 99315f8e02 Merge pull request #1285 from crosbymichael/client-godoc Derek McGowan 2017-08-04 10:38:53 -0700
  • bce8fe7bf7 Merge pull request #1288 from mlaventure/dont-touch-grpclog-in-client Michael Crosby 2017-08-04 13:31:07 -0400
  • 2eaf91177d Merge pull request #1279 from Random-Liu/cancel-context-on-wait Kenfe-Mickaël Laventure 2017-08-04 19:18:30 +0200
  • 16f6e0944a
    Do not touch grpc logger from within the packages Kenfe-Mickael Laventure 2017-08-04 09:45:09 -0700
  • 8fae8a5b77 Cancel event subscribe context in Wait. Lantao Liu 2017-08-02 21:45:01 +0000
  • 0a85f6e47d Update godoc for client package Michael Crosby 2017-08-03 15:19:31 -0400
  • 7e0063320c Merge pull request #1282 from AkihiroSuda/dismiss-progressbar-on-debug Phil Estes 2017-08-04 11:51:17 -0400
  • ff15d18f1f Merge pull request #1287 from crosbymichael/exitstatus Phil Estes 2017-08-04 11:49:51 -0400
  • f0e6fe3251 Merge pull request #110 from Random-Liu/use-vndr Lantao Liu 2017-08-04 08:35:51 -0700
  • 0e97bdfea2 Merge pull request #1284 from mlaventure/use-tmp-console-socket Michael Crosby 2017-08-04 09:14:22 -0400
  • 7709115afe Allow setting of compiler options Ian Campbell 2017-08-01 16:43:42 +0100
  • 20860f2ecb Use vndr instead of godep. Lantao Liu 2017-08-03 17:33:58 +0000
  • fdc5a475a8 Gate task.Wait status check on checkpoints Michael Crosby 2017-08-03 17:32:44 -0400
  • 8700e23a10
    Use root dir when storing temporary checkpoint data Kenfe-Mickael Laventure 2017-08-03 14:15:09 -0700
  • 9f13b414b9 Return exit status from Wait of stopped process Michael Crosby 2017-08-03 17:09:16 -0400
  • fbe4751b83
    Use a temp socket to receive the console from runc Kenfe-Mickael Laventure 2017-08-03 10:44:10 -0700
  • 230f03a47d Merge pull request #108 from mikebrow/wait-for-containerd Lantao Liu 2017-08-03 10:33:19 -0700
  • 642620cae3
    Resurrect State directory Kenfe-Mickael Laventure 2017-08-03 09:12:58 -0700
  • 829845d268
    Fix ineffassign warnings Kenfe-Mickael Laventure 2017-08-01 14:42:41 -0700
  • 6a9152e83f loop waiting for containerd server to respond Mike Brown 2017-08-02 16:39:39 -0500
  • b45fb98530 ctr: dismiss progressbar on --debug Akihiro Suda 2017-08-03 09:32:07 +0000
  • a14153a218 Merge pull request #109 from Random-Liu/readme-dependencies-versions Lantao Liu 2017-08-02 20:04:10 -0700
  • 534a137ed3 vendor: update github.com/containerd/console Edward Pilatowicz 2017-07-25 17:18:13 -0700
  • 949d4903ee vendor: update golang.org/x/sys Edward Pilatowicz 2017-07-28 11:18:03 -0700
  • 47637f2aa2 vendor: update github.com/containerd/continuity Edward Pilatowicz 2017-07-25 16:55:47 -0700
  • f11993b5da Link dependencies versions to code so that it won't be out-of-date again. Lantao Liu 2017-08-02 23:52:56 +0000
  • 719b097e96 Merge pull request #105 from Random-Liu/upgrade-containerd Lantao Liu 2017-08-02 16:33:26 -0700
  • be36d26eb1
    Update windows snapshotter Derek McGowan 2017-08-02 16:32:52 -0700
  • 24783b9e11
    Add snapshot test suite for update Derek McGowan 2017-08-02 15:48:17 -0700
  • efca0c5347
    Update GRPC api to support labels and snapshot updates Derek McGowan 2017-08-01 17:15:39 -0700
  • 55c3711fab
    Update snapshot metadata to support labels Derek McGowan 2017-08-01 16:12:45 -0700
  • 1c2f306a65 Manually get rid of Sirupsen reference Lantao Liu 2017-07-31 20:54:07 +0000
  • a4f7f7127b Vendor containerd 2386062 and runtime-tools e29f3ca. Lantao Liu 2017-07-31 17:32:17 +0000
  • 73748840da Swicth to 1.0.0-alpha2 containerd api. Mike Brown 2017-07-24 20:24:04 -0500
  • 0fa76584f8 Merge pull request #1280 from stevvooe/alpha3 Stephen Day 2017-08-02 16:12:11 -0700
  • 7d3a1e7737
    Add snapshot labels Derek McGowan 2017-07-28 15:48:17 -0700
  • ad72036e58
    Refactor common boltdb fields to subpackage Derek McGowan 2017-07-28 15:48:02 -0700
  • 916254e40a
    release: prepare for 1.0.0-alpha3 Stephen J Day 2017-08-02 15:05:42 -0700
  • c8b4e4dbe8 Merge pull request #1277 from crosbymichael/tty-block Michael Crosby 2017-08-02 17:36:56 -0400
  • ee2dea2bb2 Merge pull request #1278 from stevvooe/update-oci-spec Kenfe-Mickaël Laventure 2017-08-02 23:28:41 +0200
  • bf4838eb71 Shutdown console after process exits Michael Crosby 2017-08-02 15:02:52 -0400
  • 610e1a250d
    vendor: update OCI image-spec dependency Stephen J Day 2017-08-02 14:08:13 -0700
  • 502072e63e Merge pull request #107 from Random-Liu/fix-deadlink Lantao Liu 2017-08-02 11:06:40 -0700
  • 8b0a040004 Merge pull request #1268 from crosbymichael/exec-state Kenfe-Mickaël Laventure 2017-08-02 19:59:01 +0200
  • f945cdc704 Update windows locking code Michael Crosby 2017-08-01 10:07:25 -0400
  • d18af8699c Update for epoll console handling Michael Crosby 2017-07-31 16:58:04 -0400
  • e827adaf11 Update windows with exec create/start actions Michael Crosby 2017-07-31 16:49:25 -0400
  • 83b27db923 Check status for stopped processes before wait Michael Crosby 2017-07-31 16:09:42 -0400
  • cd00216fd7 Rename TaskStatus to Status Michael Crosby 2017-07-31 16:07:57 -0400