Commit Graph

  • b142a225ea
    Merge pull request #690 from nitkon/master Lantao Liu 2018-03-22 11:47:44 -0700
  • 903ee88368
    cmd/ctr/app: remove redundant package name Stephen J Day 2018-03-21 16:46:48 -0700
  • 2ec3382d2d Ignore sockets when creating a tar stream of a layer Ian Campbell 2018-03-22 15:19:35 +0000
  • 89adb74414 adds tls certificate to tls config Mike Brown 2018-03-19 13:23:10 -0500
  • 6a542c596b Bump pause container to multi-arch gcr.io/google-containers/pause:3.1 Nitesh Konkar 2018-03-22 05:40:57 +0000
  • 9304193b8c
    Merge pull request #2219 from dmcgowan/fix-lock-on-schema1-configs Akihiro Suda 2018-03-22 11:45:17 +0900
  • 5304ef294b
    Add writer open helper to handle unavailable refs Derek McGowan 2018-03-21 16:21:39 -0700
  • 246ffa325d
    Merge pull request #689 from Random-Liu/remove-omit-empty Lantao Liu 2018-03-21 11:41:36 -0700
  • 9177cb16bc Remove omitempty from config json. Lantao Liu 2018-03-21 07:28:25 +0000
  • cf156144bc
    Merge pull request #657 from jcvenegas/trusted-runtime Lantao Liu 2018-03-20 19:21:04 -0700
  • f3b8e72998
    Merge pull request #685 from Random-Liu/update-cri-tools Lantao Liu 2018-03-20 19:08:18 -0700
  • 65c1cc77bb
    Merge pull request #682 from Random-Liu/update-doc Lantao Liu 2018-03-20 19:08:06 -0700
  • 536b381362 test: Allow change containerd config Jose Carlos Venegas Munoz 2018-03-12 14:58:35 +0000
  • bdc5eee544 test: Add unit tests for privileged runtime functions Jose Carlos Venegas Munoz 2018-03-20 13:36:24 -0600
  • 36768a1920 Update cri-tools and build critest into release tarball again. Lantao Liu 2018-03-20 21:26:05 +0000
  • 129d060e10 Update README.d and graphs. Lantao Liu 2018-03-19 20:33:55 +0000
  • ca16bd601a runtime: Add trusted runtime option Jose Carlos Venegas Munoz 2018-03-12 00:24:14 -0600
  • 7f959b6dd5
    Merge pull request #684 from Random-Liu/fix-kube-up-and-docs Lantao Liu 2018-03-20 10:18:14 -0700
  • d465f858a0 Fixes a default config bug of gc scheduler Yanqiang Miao 2018-03-17 12:40:56 +0800
  • 904938fa9d Fix for kube-up.sh and update several documments. Lantao Liu 2018-03-20 09:24:15 +0000
  • 013ab03a53
    Merge pull request #683 from Random-Liu/rename-variables Lantao Liu 2018-03-19 15:45:45 -0700
  • 387da59ee5 Rename all variables to remove "cricontainerd". Lantao Liu 2018-03-19 21:59:32 +0000
  • 4c8bbb55b7
    Merge pull request #2216 from crosbymichael/task-id Kenfe-Mickaël Laventure 2018-03-19 14:01:54 -0700
  • 9afdd1956b
    Merge pull request #680 from Random-Liu/fix-containerd-test Lantao Liu 2018-03-19 11:41:50 -0700
  • 9b9a0ac8ad Add task.ID() API Michael Crosby 2018-03-19 13:44:49 -0400
  • bce3310d5b Only set deploy path. Lantao Liu 2018-03-19 17:32:13 +0000
  • a612c3f107
    Merge pull request #677 from Random-Liu/all-metadata-to-file Lantao Liu 2018-03-17 04:50:40 -0700
  • 83da5a17fa
    Merge pull request #678 from Random-Liu/use-pkg-errors Lantao Liu 2018-03-17 04:50:03 -0700
  • e1fe1abff0 Use github.com/pkg/errors Lantao Liu 2018-03-17 02:15:06 +0000
  • 1cf018f39f Write all instance metadata to files. Lantao Liu 2018-03-17 01:49:04 +0000
  • 916e99d0ad
    Merge pull request #675 from Random-Liu/fix-containerd-repo-test Lantao Liu 2018-03-16 16:43:53 -0700
  • 948d3132c9
    Merge pull request #674 from abhi/master Lantao Liu 2018-03-16 16:32:01 -0700
  • 47855119ab
    Merge pull request #667 from mikebrow/doc-updates-cri-move Lantao Liu 2018-03-16 16:24:40 -0700
  • 524177e3ef Fix containerd repo test. Lantao Liu 2018-03-16 23:06:25 +0000
  • 2bdf428eb7 Removing DAD config and updating plugins to v0.7.0 abhi 2018-03-16 14:16:20 -0700
  • 0ee7614785 docs update for cri-containerd to cri move Mike Brown 2018-03-13 17:38:04 -0500
  • 65b5240b29
    Merge pull request #673 from Random-Liu/test-containerd-repo Lantao Liu 2018-03-16 13:04:41 -0700
  • a69f3555da Add build-containerd.sh to build containerd from existing repo Lantao Liu 2018-03-16 06:40:14 +0000
  • f5d7bfb56e
    Merge pull request #2213 from crosbymichael/runc Phil Estes 2018-03-16 12:54:54 +0200
  • 0b8e9060d7 Sync vendors with containerd Lantao Liu 2018-03-16 06:39:01 +0000
  • 1dcbf4f742
    Merge pull request #663 from abhi/cni Lantao Liu 2018-03-15 17:53:50 -0700
  • 5e5a5f50d1
    Merge pull request #671 from Random-Liu/ctrcri-to-ctr-cri Lantao Liu 2018-03-15 17:14:59 -0700
  • a1f4516661 Vendoring changes abhi 2018-03-13 21:41:08 -0700
  • 003bbd4292 Modifying fake cni plugin abhi 2018-03-14 20:05:46 -0700
  • 1eaef9ee10
    Merge pull request #669 from Random-Liu/cleanup-event-backoff Lantao Liu 2018-03-15 16:28:59 -0700
  • 45f4037d3d
    Merge pull request #670 from Random-Liu/enable-promic-mode Lantao Liu 2018-03-15 16:27:54 -0700
  • 7e67d96b9b Replace ctrcri with ctr cri. Lantao Liu 2018-03-15 23:22:00 +0000
  • 62d1f13217 Update containerd to 3c1ef1a714 Lantao Liu 2018-03-15 23:21:32 +0000
  • b82ca71b61 Enable promisc mode because Kubernetes network model needs it. Lantao Liu 2018-03-15 22:21:10 +0000
  • 3c1ef1a714
    Merge pull request #2212 from dmcgowan/fix-overlay-cleanup-race Lantao Liu 2018-03-15 15:13:30 -0700
  • d389af83a9 Cleanup event backoff. Lantao Liu 2018-03-15 18:49:36 +0000
  • eff311d493
    Merge pull request #628 from yanxuean/nits Lantao Liu 2018-03-15 11:35:59 -0700
  • f117459c35 Bump runc to 69663f0bd4b60df09991c08812a60108003fa Michael Crosby 2018-03-15 11:02:48 -0400
  • ee84187a6a
    Merge pull request #2096 from stevvooe/include-zfs-by-default Michael Crosby 2018-03-15 13:56:00 -0400
  • c751847350 Handle containerd event reliably yanxuean 2018-03-01 01:01:01 +0800
  • 7583bce4ab some comments yanxuean 2018-02-07 20:13:01 +0800
  • 92110e1d74 Moving to use go-cni library from containerd abhi 2018-03-13 21:39:47 -0700
  • a0b818e093
    Merge pull request #2200 from jessvalarezo/multiarch-pulls Derek McGowan 2018-03-14 14:46:30 -0700
  • 94cf25f7db
    overlay: fix cleanup directory deletion race Derek McGowan 2018-03-14 13:36:49 -0700
  • f4113a903a
    containerd: include zfs plugin by default Stephen J Day 2018-02-02 17:05:53 -0800
  • b307df2723
    Merge pull request #2207 from jessvalarezo/ctr-task-d-update Phil Estes 2018-03-14 03:41:23 -0400
  • 1a930e502b
    Merge pull request #2175 from Random-Liu/plugin-cri-cli Derek McGowan 2018-03-13 20:16:38 -0700
  • 8fc382cba3
    Merge pull request #2208 from jessvalarezo/windows-runtime-platform Derek McGowan 2018-03-13 19:58:25 -0700
  • ea6a10c412 Add cri subcommand and add ctr/command package Lantao Liu 2018-02-28 19:47:20 +0000
  • 9460f94c10 Update containerd/cri to 0c87604068 Lantao Liu 2018-02-28 19:46:46 +0000
  • 0c87604068
    Merge pull request #630 from Random-Liu/add-cli-package Lantao Liu 2018-03-13 17:51:50 -0700
  • 54a46068a1 windows: define platform in runtime plugin init Jess Valarezo 2018-03-13 17:11:16 -0700
  • 22b1d526ce Add CLI package for ctr to use. Lantao Liu 2018-02-28 19:48:56 +0000
  • 582975a903
    Merge pull request #661 from mikebrow/rename-cri-containerd Lantao Liu 2018-03-13 16:48:30 -0700
  • d4e7154625 move links for cri-containerd to cri Mike Brown 2018-03-13 17:06:26 -0500
  • e343006b8f ctr: allow for force kill when deleting task process Jess Valarezo 2018-03-13 14:58:31 -0700
  • 135f667963
    Merge pull request #658 from Random-Liu/direct-function-call Lantao Liu 2018-03-13 10:26:58 -0700
  • 6b0109942f
    Merge pull request #2206 from stevvooe/images-alias Kenfe-Mickaël Laventure 2018-03-13 06:27:36 -0700
  • 122909844e
    Merge pull request #651 from miaoyq/add-doc-for-registry-config Lantao Liu 2018-03-12 21:57:07 -0700
  • f0a500a390 Use direct function call. Lantao Liu 2018-03-13 04:41:21 +0000
  • edb38dfecc Update containerd to 3013762fc5 Lantao Liu 2018-03-13 04:41:11 +0000
  • 220a479292
    Merge pull request #1833 from dmcgowan/snapshot-gc-3rd-phase Stephen Day 2018-03-12 17:49:56 -0700
  • ae11d8c64b
    cmd/ctr/images: add i alias for images command Stephen J Day 2018-03-12 17:42:41 -0700
  • c3cf3d7822 allow content to be pulled for specific platform(s), all platforms Jess Valarezo 2018-03-12 17:31:42 -0700
  • b3b95c0a2a
    Merge pull request #2154 from dmcgowan/shared-content-ingests Stephen Day 2018-03-12 16:11:32 -0700
  • 3013762fc5
    Merge pull request #2203 from Random-Liu/support-in-process-integration Stephen Day 2018-03-12 14:38:27 -0700
  • 23ccbdd64f
    Merge pull request #2159 from AkihiroSuda/check-overlay Derek McGowan 2018-03-12 12:52:31 -0700
  • 1128b3d664 Add service plugin and support in process integration. Lantao Liu 2018-03-12 08:27:35 +0000
  • ba93435337 Temporary cri-containerd change Lantao Liu 2018-03-12 08:27:03 +0000
  • 80b2f751d3
    Merge pull request #654 from stevvooe/simplify-stopch Lantao Liu 2018-03-09 15:29:32 -0800
  • e20c6eb8a8
    Merge pull request #558 from Random-Liu/report-containerd-version Lantao Liu 2018-03-09 15:25:32 -0800
  • 4ed26f3116
    pkg/store: use a sync.Once to synchronize channel close Stephen J Day 2018-03-09 14:43:16 -0800
  • edf7f410fb
    Merge pull request #2199 from estesp/vndr-cgroups-fix-licenses Derek McGowan 2018-03-09 13:10:35 -0800
  • e38b2bbc3f
    Update cgroups vendor for license headers/bug fix Phil Estes 2018-03-09 15:54:13 -0500
  • 44524909d1
    Merge pull request #2197 from crosbymichael/deps Akihiro Suda 2018-03-09 12:23:06 +0900
  • 179382028a Update containerd deps Michael Crosby 2018-03-08 10:53:53 -0500
  • 544717986d
    Merge pull request #2192 from kunalkushwaha/update-readme-ltag Phil Estes 2018-03-08 11:03:01 -0500
  • 4a8060f08b Add document about registry configuration Yanqiang Miao 2018-03-07 17:00:32 +0800
  • 224ecf0d71 Adds note about applying license header Kunal Kushwaha 2018-03-08 10:47:38 +0900
  • 1f28f8d2fe
    Merge pull request #650 from Random-Liu/fix-resolver Abhinandan Prativadi 2018-03-07 10:59:43 -0800
  • 856ea51c8b
    Merge pull request #2182 from AkihiroSuda/shimtest Michael Crosby 2018-03-07 11:36:14 -0500
  • 77a5804f6a
    Merge pull request #2178 from kunalkushwaha/file-header-ci-check Michael Crosby 2018-03-07 10:29:26 -0500
  • 5b3895932f
    Merge pull request #648 from Random-Liu/fix-context Lantao Liu 2018-03-07 00:03:59 -0800
  • 40c8372f0e Handles 401 in resolver. Lantao Liu 2018-03-07 07:35:02 +0000
  • f01c6d73a6 Fix cleanup context. Lantao Liu 2018-03-07 07:05:27 +0000