Commit Graph

  • 1f6f0c7b9a Pass PATH for containerd sudo make install. Lantao Liu 2018-01-11 22:20:16 +0000
  • 8782f18d50 Add integration test for volume copy up. Lantao Liu 2018-01-11 07:06:32 +0000
  • 3d72cb857a Update vendor. Lantao Liu 2018-01-11 04:57:30 +0000
  • 54b3b4e0b0 Use graphdriver/copy instead of chrootarchive Lantao Liu 2018-01-11 04:56:52 +0000
  • 1167035be3 ctr: promote cOpts over opts, as oci.WithImageConfig requires snapshot Akihiro Suda 2018-01-11 14:04:11 +0900
  • cd255e6ac4
    Merge pull request #533 from Random-Liu/rename-org Lantao Liu 2018-01-10 15:55:12 -0800
  • 90553efdef
    Merge pull request #1989 from crosbymichael/reaper Michael Crosby 2018-01-10 18:10:15 -0500
  • bf0236b457
    Merge pull request #1991 from dnephin/fix-progress-panic Michael Crosby 2018-01-10 18:09:02 -0500
  • 025ffe551f Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. Lantao Liu 2018-01-10 22:27:38 +0000
  • 0b449a4a51
    Merge pull request #1982 from stevvooe/deletion-race-handling Phil Estes 2018-01-10 16:53:42 -0500
  • c80ca4f4a2
    services/tasks, linux: ignore shutdown tasks Stephen J Day 2018-01-09 18:16:07 -0800
  • 8db626e6ea Dont clear lines if the console width is unavailable Daniel Nephin 2018-01-10 14:36:36 -0500
  • c4b1684528 Use a default width of 80 Daniel Nephin 2018-01-10 14:02:02 -0500
  • 9f5182f394 Remove reaper from containerd daemon Michael Crosby 2018-01-10 11:51:58 -0500
  • c602b85f80
    Merge pull request #1987 from schomatis/revert-1937-add-native-build-i-option Michael Crosby 2018-01-10 11:27:47 -0500
  • 5fd9904684 Revert "Add go build option '-i' only for native builds" Lucas Molas 2018-01-09 23:08:20 -0300
  • 45fbc3b3c2
    Merge pull request #1975 from dnephin/add-unconvert-linter Michael Crosby 2018-01-10 10:54:00 -0500
  • 787e1a2b69
    Merge pull request #1970 from dmcgowan/lease-add-on-writer Michael Crosby 2018-01-10 10:49:00 -0500
  • 723196b268
    Merge pull request #1981 from stevvooe/update-ttrpc-closed Kenfe-Mickaël Laventure 2018-01-09 17:20:31 -0800
  • 5bfa5e451a
    Merge pull request #528 from cpuguy83/skip_selinux_test Lantao Liu 2018-01-09 16:30:41 -0800
  • 87cb12de32
    vendor: update ttrpc for shutdown fix Stephen J Day 2018-01-09 16:13:43 -0800
  • 29ddd3d5fb
    Merge pull request #1931 from dmcgowan/tar-diff-include-parent-dirs Phil Estes 2018-01-09 17:38:02 -0500
  • 184bc25629 Add unconvert linter Daniel Nephin 2018-01-08 17:24:43 -0500
  • 0d8b093361
    metadata: add content lease on existing content Derek McGowan 2018-01-05 10:56:31 -0800
  • 2a07847d67 Use t.Run() instead of t.Log() for subtest log Brian Goff 2018-01-09 15:45:13 -0500
  • 96484eb3e7 Use t.Skip() when selinux is not enabled Brian Goff 2018-01-09 15:43:28 -0500
  • 50a6c62492
    Merge pull request #1977 from dnephin/add-vendor-validation Michael Crosby 2018-01-09 11:38:04 -0500
  • 315084fa15 Add a vendor check to CI Daniel Nephin 2018-01-08 19:01:13 -0500
  • b5204b77cd
    Merge pull request #1978 from mlaventure/ctr-no-pivot-root Michael Crosby 2018-01-09 10:59:42 -0500
  • 2fb85c6f01
    Merge pull request #1979 from crosbymichael/badge Kenfe-Mickaël Laventure 2018-01-09 07:52:53 -0800
  • 0cc79a6ff6
    Add no-pivot flag to ctr Kenfe-Mickael Laventure 2018-01-08 18:35:02 -0800
  • f6f0e258f6 Add CCI badge for containerd Michael Crosby 2018-01-09 10:14:09 -0500
  • b509e78578
    Merge pull request #1976 from dnephin/move-dco-validation-out-of-makefile Michael Crosby 2018-01-09 09:27:44 -0500
  • ebbcececa1 Remove DCO check from makefile, move to .travis.yml Daniel Nephin 2018-01-08 18:27:52 -0500
  • f6437b44c4
    Merge pull request #510 from Random-Liu/do-not-exit Lantao Liu 2018-01-08 11:41:26 -0800
  • dca05358dc Add flag to skip imagefs uuid related logic. Lantao Liu 2017-12-18 18:34:08 +0000
  • 1df6287150
    Merge pull request #1968 from dmcgowan/mount-temp-dir-error-cleanup Michael Crosby 2018-01-08 10:39:57 -0500
  • aa68494541
    Merge pull request #1972 from weekface/master Phil Estes 2018-01-08 10:09:00 -0500
  • 284860d9e3 Fix some wrong links weekface 2018-01-07 17:57:41 +0800
  • dfd7ee122f
    Clean up error logs and messages in temp mount Derek McGowan 2018-01-05 11:35:29 -0800
  • 632f78a530
    Merge pull request #1967 from crosbymichael/grpc-timing Stephen Day 2018-01-05 15:26:49 -0800
  • 89fa154efd
    Update metadata image store to be initialized once Derek McGowan 2018-01-03 15:13:05 -0800
  • 5a54862ae5
    Update namespace empty check to use buckets Derek McGowan 2018-01-03 10:29:08 -0800
  • fd29dbe4c8 Enable grpc timing histograms Michael Crosby 2018-01-05 15:03:15 -0500
  • 896cbd70f7
    Merge pull request #526 from yujuhong/fix-link Lantao Liu 2018-01-05 11:37:50 -0800
  • 002c0e2901
    Merge pull request #1887 from yanxuean/unmount-remove Derek McGowan 2018-01-05 11:05:01 -0800
  • 07a0685499 Fix typos and broken links in docs Yu-Ju Hong 2018-01-04 18:28:14 -0800
  • e892671e39
    Merge pull request #1965 from crosbymichael/hold-state-lock Phil Estes 2018-01-05 12:16:40 -0500
  • cb58bb885a solve incorrect unmount yanxuean 2018-01-05 22:43:24 +0800
  • 2b29a92a64 Hold shim lock during state Michael Crosby 2018-01-05 11:13:47 -0500
  • 8b6909f22f
    Merge pull request #1964 from stevvooe/remove-silly-makefile-stuff Phil Estes 2018-01-05 10:41:38 -0500
  • 7688af6f5b
    Merge pull request #1963 from crosbymichael/cri-maintainers Phil Estes 2018-01-05 10:38:22 -0500
  • aee7a366f3
    Merge pull request #525 from abhi/cniip Lantao Liu 2018-01-05 00:27:48 -0800
  • 360e8623ce
    Merge pull request #523 from Random-Liu/compare-vendors Lantao Liu 2018-01-04 22:39:18 -0800
  • f1dbc0b375 Caching IP allocated by CNI plugin abhi 2018-01-04 16:14:20 -0800
  • 1c8911b1f1
    Makefile: no need to calculate GOOS Stephen J Day 2018-01-04 15:39:53 -0800
  • 141f57065c Update vendors out of sync Lantao Liu 2018-01-04 21:49:38 +0000
  • 2b2011dafa Add script to sync vendors with containerd Lantao Liu 2018-01-04 21:49:10 +0000
  • bc774a9108
    Merge pull request #522 from Random-Liu/refactor-hack-utils Lantao Liu 2018-01-04 11:00:00 -0800
  • e66e6d98df Add hack/utils.sh. Lantao Liu 2018-01-04 07:13:47 +0000
  • ab7150f0ff
    Merge pull request #1959 from containerd/netlify-config Phil Estes 2018-01-04 12:02:22 -0500
  • b12e5794b1 Force ruby version for docs build Chris Aniszczyk 2018-01-04 10:45:25 -0600
  • c09086464e
    Merge pull request #1958 from crosbymichael/roadmap Phil Estes 2018-01-04 10:55:59 -0500
  • 88685b0475 Update roadmap.md with issue labels and milestones Michael Crosby 2018-01-03 17:19:19 -0500
  • 121a0861cb Add cri-containerd reviewers Michael Crosby 2018-01-04 10:06:13 -0500
  • 18ed54e548 Add cri-containerd maintainers Michael Crosby 2018-01-03 17:06:14 -0500
  • 5b931ca703
    Merge pull request #1941 from crosbymichael/reviewers Daniel, Dao Quang Minh 2018-01-04 11:53:56 +0000
  • ca2c92e512
    Merge pull request #521 from Random-Liu/fix-install-deps Lantao Liu 2018-01-04 01:08:57 -0800
  • b3a4141ce5
    Merge pull request #519 from Random-Liu/fix-vendor Lantao Liu 2018-01-03 23:27:16 -0800
  • d361ee5422 Fix install-deps Lantao Liu 2018-01-04 07:05:31 +0000
  • 60e0e7bd57 Add missing vendor into vendor.conf. Lantao Liu 2018-01-04 03:05:48 +0000
  • fea2c381b1 Add build config for jekyll + netlify Chris Aniszczyk 2018-01-03 16:22:22 -0600
  • eeb5ea8cd4 Create CNAME Chris Aniszczyk 2018-01-03 14:40:48 -0600
  • 1a0c7ee8a0
    Merge pull request #1955 from containerd/fix-website Michael Crosby 2018-01-03 15:32:42 -0500
  • 00ad7fe408
    Fix website rendering via gh-pages Chris Aniszczyk 2018-01-03 12:08:01 -0600
  • 5b82e3a934
    Merge pull request #518 from Random-Liu/fix-privileged-caps Lantao Liu 2018-01-03 12:00:33 -0800
  • a85b1f85b7
    Merge pull request #1956 from dnephin/use-clockwork-for-testing-gc Stephen Day 2018-01-03 11:56:17 -0800
  • 06edd193ef Small refactor of gc/scheduler to remove import of metadata Daniel Nephin 2018-01-03 14:15:07 -0500
  • 31bc964195 Enable HostSpecific option in runtime-tools generator. Lantao Liu 2018-01-03 19:01:01 +0000
  • 4e755ad383
    Merge pull request #1947 from jessvalarezo/ctr-snapshot-diff Michael Crosby 2018-01-03 11:34:29 -0500
  • 556c46d0a9
    Merge pull request #1953 from jessvalarezo/diff-key-bug Michael Crosby 2018-01-03 11:23:24 -0500
  • 1d896a82c2
    Merge pull request #1575 from Weichen81/arm-multi-arch Phil Estes 2018-01-03 09:54:24 -0500
  • 5bc0c43c73 rootfs: remove upper snapshot after use Jess Valarezo 2018-01-02 21:23:35 -0500
  • 625eb5e661 ctr: snapshots diff command Jess Valarezo 2018-01-02 21:18:12 -0500
  • fdc9840e63
    Revert "Emit unmodified change events for directories" Derek McGowan 2017-12-18 16:57:33 -0800
  • c9dd974c27
    Add parent directories to tar Derek McGowan 2017-12-18 16:56:37 -0800
  • e479165a38
    Merge pull request #1903 from darrenstahlmsft/ArchiveOpts Michael Crosby 2018-01-02 16:08:36 -0500
  • 750115c812
    Merge pull request #516 from Random-Liu/remove-default-rlimits Lantao Liu 2018-01-02 11:54:48 -0800
  • d8cf1f5120
    Merge pull request #1945 from dmcgowan/nanosecond-time-and Stephen Day 2018-01-02 11:06:54 -0800
  • cebe1b39f7 Remove default rlimits. Lantao Liu 2018-01-02 18:51:46 +0000
  • 5ef0b1857d
    Merge pull request #513 from spiffxp/update-code-of-conduct Lantao Liu 2018-01-02 09:23:22 -0800
  • ca9ef98bac Update code-of-conduct.md Aaron Crickenberger 2017-12-20 14:11:27 -0500
  • 3fa104f843
    Merge pull request #1930 from crosbymichael/proc-exists Kenfe-Mickaël Laventure 2017-12-27 13:05:47 -0800
  • 88d59d37fa
    Update nanosecond diff comparison Derek McGowan 2017-12-26 13:03:20 -0800
  • 36f05dd552
    Merge pull request #514 from Random-Liu/fix-docs Lantao Liu 2017-12-21 17:48:25 -0800
  • 5c37f6dc63 Fix kube-up document. Lantao Liu 2017-12-22 01:07:08 +0000
  • ab30079e1b Add @dnephin and @jessvalarezo as reviewers Michael Crosby 2017-12-21 13:44:17 -0500
  • 33bc250920 Add concept of a review to containerd Michael Crosby 2017-12-21 13:40:49 -0500
  • c6b8e57bad Only lock on map get for process state Michael Crosby 2017-12-18 16:05:07 -0500
  • 8e598fcb21 Check that process exists before it is returned Michael Crosby 2017-12-18 15:59:37 -0500