Commit Graph

  • 5c7f67186a Add libcontainer/user package for passwd parsing Michael Crosby 2017-08-23 14:20:09 -0400
  • f66f0fb7a0 Update windows SpecOpts in tests Michael Crosby 2017-08-23 14:11:41 -0400
  • f436f4c828 Add WithUsername spec opt Michael Crosby 2017-08-23 14:01:58 -0400
  • c601606f84 Move spec generation to Container Create Michael Crosby 2017-08-22 16:56:25 -0400
  • fa14f2ef3a Add context and client to SpecOpts Michael Crosby 2017-08-22 12:03:21 -0400
  • ba69f5d488 Add WithUserIDs SpecOpt Michael Crosby 2017-08-22 11:41:17 -0400
  • 728dced6a1 Updating to container1.0-alpha Abhinandan Prativadi 2017-08-23 18:05:15 -0700
  • 2faa665eb2 Merge pull request #155 from miaoyq/support-nonewprivileges Lantao Liu 2017-08-23 20:58:38 -0700
  • 1aec120d5f Support NoNewPrivileges Yanqiang Miao 2017-08-23 09:45:44 +0800
  • 60c7f5127e Merge pull request #128 from Random-Liu/add-container-attach Lantao Liu 2017-08-23 17:20:04 -0700
  • 45ee2e554a Add container attach support. Lantao Liu 2017-08-10 21:27:31 +0000
  • 77b703f1e7 Move generateID to util. Lantao Liu 2017-08-11 03:03:14 +0000
  • 07e3a2b5e2 Merge pull request #160 from Random-Liu/update-ocicni Lantao Liu 2017-08-23 16:04:25 -0700
  • dd6e9fb88d Merge pull request #156 from yanxuean/metalabel Lantao Liu 2017-08-23 15:36:19 -0700
  • f05281743e Merge pull request #1420 from dmcgowan/alpha6 Derek McGowan 2017-08-23 15:36:13 -0700
  • 42500353b7 Vendor ocicni from upstream. Lantao Liu 2017-08-23 22:23:10 +0000
  • b14c2cce11
    release: updated version to alpha6 Derek McGowan 2017-08-23 15:09:32 -0700
  • 709c37b1d1 Merge pull request #1419 from dmcgowan/walk-skip-not-found Michael Crosby 2017-08-23 17:59:31 -0400
  • 0daa593b3a Merge pull request #1393 from dmcgowan/multiple-differs Kenfe-Mickaël Laventure 2017-08-23 14:45:17 -0700
  • 98960f0493
    Skip items removed during walk Derek McGowan 2017-08-23 14:43:56 -0700
  • 05cdc4f435 Merge pull request #1417 from mlaventure/delete-exitedat Derek McGowan 2017-08-23 13:27:24 -0700
  • 7f6c487031
    go-client: Return an ExitStatus struct when calling process.Delete() Kenfe-Mickael Laventure 2017-08-23 10:11:35 -0700
  • 12b43a5c8a Merge pull request #1416 from tophj-ibm/fix-race-testflags Phil Estes 2017-08-23 12:43:05 -0400
  • e6ab556f0e
    Only use race flag on amd64 Christopher Jones 2017-08-23 11:18:26 -0400
  • 60fea11686 Merge pull request #1400 from dmcgowan/content-local-writer-locks Kenfe-Mickaël Laventure 2017-08-23 08:07:18 -0700
  • 311ea33608 Merge pull request #1414 from dmcgowan/btrfs-test-fail-2 Michael Crosby 2017-08-23 09:44:05 -0400
  • 3bcb6f835b Merge pull request #1415 from kunalkushwaha/minor-fmt-fix Michael Crosby 2017-08-23 09:25:47 -0400
  • d2757cb8f9 Checkpoint and restart recovery fix part of #120 yanxuean 2017-08-23 15:07:19 +0800
  • 195b52500f Add instrumented service. Lantao Liu 2017-08-22 05:32:10 +0000
  • 8f7086a8bd unused fmt package Kunal Kushwaha 2017-08-23 15:29:30 +0900
  • 7901f56367 Merge pull request #150 from Random-Liu/support-update-container-resources Lantao Liu 2017-08-22 23:28:48 -0700
  • b291ec0fa2 Merge pull request #154 from Random-Liu/add-host-port Lantao Liu 2017-08-22 23:26:43 -0700
  • f6d99abcf4 Add hostport support Lantao Liu 2017-08-23 01:25:00 +0000
  • 8f898cb3b8 Import ocicni update from https://github.com/Random-Liu/ocicni Lantao Liu 2017-08-23 01:24:19 +0000
  • af83d3e1f7 Update CNI to v0.6.0 Lantao Liu 2017-08-23 01:23:24 +0000
  • 96a75ab1ab
    Move detach flags to platform specific Derek McGowan 2017-08-22 17:20:25 -0700
  • f74cea71dd
    Update basic test to allow being run in parallel on client Derek McGowan 2017-08-22 17:14:06 -0700
  • 750771f6d0
    Remove snapshot test suite as a parallel test runner Derek McGowan 2017-08-22 10:35:20 -0700
  • 502734116d
    Update loopback to return error Derek McGowan 2017-08-14 20:52:01 -0700
  • 4028add553 Merge pull request #1405 from crosbymichael/fifos Derek McGowan 2017-08-22 15:52:44 -0700
  • 4015f7376f Merge pull request #1410 from mlaventure/errdegs-stack Stephen Day 2017-08-22 15:44:26 -0700
  • 0e1f6c5da6 Merge pull request #1394 from crosbymichael/test-io Kenfe-Mickaël Laventure 2017-08-22 15:22:56 -0700
  • fc535efe58 windows: Close IO if process in created state Kenfe-Mickael Laventure 2017-08-22 20:45:22 +0000
  • 01b217f884 Merge pull request #1411 from estesp/snapshotter-cli-default Michael Crosby 2017-08-22 16:30:42 -0400
  • 810ffbb9b6 Merge pull request #152 from Random-Liu/fix-node-e2e Lantao Liu 2017-08-22 11:55:54 -0700
  • 4712ed5390
    Fix snapshot ctr command to use default Phil Estes 2017-08-22 14:17:01 -0400
  • a0589d37dd Implement container resources update Lantao Liu 2017-08-22 01:45:44 +0000
  • 01137e4591 Merge pull request #148 from Random-Liu/update-kubernetes Lantao Liu 2017-08-22 11:38:55 -0700
  • a8b21da538 Add FifoIO to expose fifos directly to client Michael Crosby 2017-08-21 10:55:21 -0400
  • 77095f569a Fix node e2e test. Lantao Liu 2017-08-22 16:58:50 +0000
  • 1b470c180e Remove Stdio usage in tests Michael Crosby 2017-08-18 14:28:47 -0400
  • 4de219903a
    errdefs: Provide a valid stack in all cases Kenfe-Mickael Laventure 2017-08-22 09:39:31 -0700
  • 10460647f2 Merge pull request #1392 from cpuguy83/wait_async Michael Crosby 2017-08-22 11:33:10 -0400
  • 6ab99edb71 Convert ExitStatus to use fn to get details Brian Goff 2017-08-21 21:28:37 -0400
  • 0648ec3ead Merge pull request #1388 from kunalkushwaha/makefile Michael Crosby 2017-08-22 10:33:50 -0400
  • 026896ac4c Make Wait() async Brian Goff 2017-08-18 10:43:36 -0400
  • d41c23e31d Update code to make it build Lantao Liu 2017-08-21 22:29:36 +0000
  • 39f4ca648b Update Kubernetes to 493ee8b28560c118cebd2165ba9ef0959cfa2bc3 Lantao Liu 2017-08-21 22:29:19 +0000
  • 1c989588c0 Breaking Makefile into platform specific files Kunal Kushwaha 2017-08-17 16:13:35 +0900
  • 50b01812ce Merge pull request #147 from miaoyq/group-all-privileged-logic Lantao Liu 2017-08-21 18:43:06 -0700
  • 8adad23015 Group all privileged logic together Yanqiang Miao 2017-08-21 18:55:06 +0800
  • 89da512692 Merge pull request #1377 from crosbymichael/exec-delete Kenfe-Mickaël Laventure 2017-08-21 15:27:17 -0700
  • c71066252b
    Ensure content writer only unlocks resource once Derek McGowan 2017-08-18 15:22:31 -0700
  • 010a562057 Merge pull request #145 from Random-Liu/add-node-e2e-ci Lantao Liu 2017-08-21 14:41:08 -0700
  • c05a7e74ee Add node e2e test CI. Lantao Liu 2017-08-20 07:36:55 +0000
  • 853fd15115 Merge pull request #1407 from crosbymichael/cgroups-bump Derek McGowan 2017-08-21 13:47:54 -0700
  • bf82de3a4e Allow exec process to be deleted in created state Michael Crosby 2017-08-17 14:50:30 -0400
  • 77836a6c27 Update cgroups to e6d1aa8c71c6103624b2c6e6f4be0863 Michael Crosby 2017-08-21 16:17:18 -0400
  • 873a34649a Merge pull request #1366 from stevvooe/containers-metadata-tests Michael Crosby 2017-08-21 16:08:06 -0400
  • 3e81b092de Merge pull request #1406 from mlaventure/add-exitedat-to-process Phil Estes 2017-08-21 13:36:30 -0400
  • 8a1b03e525
    Add ExitedAt to process proto definition Kenfe-Mickael Laventure 2017-08-21 08:18:02 -0700
  • 4c5f824167 Merge pull request #1404 from WeiZhang555/add-newline Michael Crosby 2017-08-21 11:12:42 -0400
  • 14fe2d5f20 Add newline char to avoid mix of logs Zhang Wei 2017-08-20 21:03:18 +0800
  • dcc3cb2a05 Merge pull request #137 from Random-Liu/cleanup-with-new-client Lantao Liu 2017-08-18 15:04:24 -0700
  • 677257f032
    service/snapshotter: move default to client Stephen J Day 2017-08-18 14:40:41 -0700
  • 783ed05057
    metadata: ensure correct updates on Container Stephen J Day 2017-08-15 18:24:02 -0700
  • ed640d3972 Some cleanup after switching to new client. Lantao Liu 2017-08-17 00:43:36 +0000
  • 8095244c26 Merge pull request #1396 from crosbymichael/reverts Kenfe-Mickaël Laventure 2017-08-18 13:51:02 -0700
  • 4950c26757 Revert "Wait for client side copy goroutines to start" Michael Crosby 2017-08-18 16:09:18 -0400
  • e3696cfb4e Merge pull request #1395 from dmcgowan/content-testsuite-cleanup Michael Crosby 2017-08-18 15:21:04 -0400
  • 42119539be
    Close writers in content test suite Derek McGowan 2017-08-18 12:05:37 -0700
  • 2fa366d6af
    Add support for multiple differs Derek McGowan 2017-08-18 11:19:08 -0700
  • 418a5cd8bf Merge pull request #143 from miaoyq/update-containerd-ver-to-f79981 Lantao Liu 2017-08-18 10:28:56 -0700
  • 567c2758f8 Merge pull request #1391 from crosbymichael/stdin-block Kenfe-Mickaël Laventure 2017-08-18 07:41:57 -0700
  • cc3b7a5e9a Revert part of 06dc87ae59 Michael Crosby 2017-08-18 09:58:47 -0400
  • 0c10ce01c9 Merge pull request #1390 from AkihiroSuda/fix-typo Michael Crosby 2017-08-18 09:39:31 -0400
  • fa5c4ab2a7 Update containerd version to f79981c Yanqiang Miao 2017-08-18 15:04:02 +0800
  • 5f7c527ed5 client: Resoveconf -> Resolvconf Akihiro Suda 2017-08-18 06:33:54 +0000
  • b2ee0ab34e Merge pull request #1387 from stevvooe/alpha5 Stephen Day 2017-08-17 16:16:37 -0700
  • a744550401
    release: prepare for 1.0.0-alpha5 Stephen J Day 2017-08-17 16:15:05 -0700
  • 0fd951c2f7 Merge pull request #1379 from crosbymichael/profile Stephen Day 2017-08-17 16:05:13 -0700
  • a29c6c7ab9 Merge pull request #1386 from Random-Liu/task-service-grpc-error Stephen Day 2017-08-17 16:04:12 -0700
  • f79981c2df Convert errors returned by task service to errdefs error. Lantao Liu 2017-08-17 22:51:55 +0000
  • 0a18801468 Merge pull request #1382 from stevvooe/update-api-descriptors Stephen Day 2017-08-17 15:33:41 -0700
  • 15f56727e0 Merge pull request #1369 from AkihiroSuda/ctr-snapshot-view Stephen Day 2017-08-17 15:32:13 -0700
  • c890ca9bce Merge pull request #1383 from stevvooe/document-config-function Stephen Day 2017-08-17 15:24:16 -0700
  • 2a1f7b647b
    images: document config utility function Stephen J Day 2017-08-17 14:31:35 -0700
  • 8ae20a135a
    api: update protobuf descriptors Stephen J Day 2017-08-17 14:22:14 -0700
  • e800f08f9f Change oom metric to const Michael Crosby 2017-08-17 16:23:20 -0400
  • ed1c40420e Merge pull request #1372 from jessvalarezo/d4m-gettingstarted Phil Estes 2017-08-17 13:45:28 -0400