Commit Graph

  • 7776e5ef2a Support adding devices by dir Brian Goff 2020-12-15 01:28:34 +0000
  • a1138182d5
    Merge pull request #5180 from dmcgowan/lint-enforce-comments Phil Estes 2021-03-15 10:50:06 -0400
  • fad66f94ec
    Merge pull request #5174 from fuweid/fix-5130 Phil Estes 2021-03-15 10:38:41 -0400
  • bd4f468c62
    Merge pull request #5186 from cpuguy83/fix_docker_cert_loading Phil Estes 2021-03-15 10:36:42 -0400
  • 5461fa3a75
    Merge pull request #5196 from Iceber/fix-rootfs Phil Estes 2021-03-15 09:54:47 -0400
  • d895118c7c runtime/v2/runc: fix leaking socket path Wei Fu 2021-03-15 12:30:06 +0800
  • a76cefd124 plugin status should be skip, not error pacoxu 2021-03-15 16:07:23 +0800
  • 766e7953ab Change dgst to digest in debug Shiming Zhang 2021-03-15 16:44:11 +0800
  • 4e8b2f309a
    rootfs: fix the error handling of the createInitLayer Iceber Gu 2021-03-15 12:47:33 +0800
  • 6b410ba41f
    Merge pull request #5197 from Iceber/fix-ctr-command Fu, Wei 2021-03-15 15:41:14 +0800
  • 06e6f45c31
    Merge pull request #5198 from Iceber/fix-usage Fu, Wei 2021-03-15 15:37:39 +0800
  • d3ad7f3908
    cmd/ctr: use e.g. in the command usage Iceber Gu 2021-03-15 13:48:25 +0800
  • 231bbdc379
    cmd/ctr: fix export command Iceber Gu 2021-03-15 13:22:56 +0800
  • ecb881e5e6
    add imgcrypt stream processors to the default config Akihiro Suda 2021-03-08 18:06:04 +0900
  • ac2726e12c
    cmd/containerd: deduplicate config*.go Akihiro Suda 2021-03-08 17:44:56 +0900
  • 9a7ca39cbd
    defaults: add DefaultConfigDir Akihiro Suda 2021-03-08 17:37:58 +0900
  • 8f863afd3a Use net.IP.IsLoopback() to match loopback addresses Madhav Jivrajani 2021-03-11 13:31:26 +0530
  • eabd9b98b6 runtime: ignore file-already-closed error if dead shim Wei Fu 2021-03-12 15:37:07 +0800
  • e231b955dd
    Merge pull request #5154 from estesp/zero-len Maksym Pavlenko 2021-03-14 15:40:39 -0700
  • 5b7f2657d7
    Merge pull request #5184 from thaJeztah/fixate_buildtags Maksym Pavlenko 2021-03-13 22:32:01 -0800
  • f6a9942733
    Better error when handling a descriptor of size zero Phil Estes 2021-03-10 12:48:14 -0500
  • 92009ad7a3
    Merge pull request #5164 from errordeveloper/master Phil Estes 2021-03-13 22:05:53 -0500
  • 6f94b156fa
    Merge pull request #5189 from TBBle/reduce-load-on-ratelimited-docker.io Phil Estes 2021-03-13 22:05:15 -0500
  • 42266dadcf
    Merge pull request #5182 from thaJeztah/bump_go_runc Phil Estes 2021-03-13 22:01:56 -0500
  • bd2c0898aa
    go.mod: github.com/containerd/go-runc v0.0.0-20201020171139-16b287bc67d0 Sebastiaan van Stijn 2021-03-12 17:59:12 +0100
  • 1432839310
    Merge pull request #5185 from thaJeztah/update_imgcrypt Derek McGowan 2021-03-13 09:55:14 -0800
  • 24a8b460e7
    go.mod: github.com/containerd/zfs v0.0.0-20210313052028-2233970b74b1 Sebastiaan van Stijn 2021-03-13 10:45:23 +0100
  • f0b6bcb775
    go.mod: github.com/containerd/aufs v0.0.0-20210313051948-ffdde1490233 Sebastiaan van Stijn 2021-03-13 10:41:46 +0100
  • 5cfc4a80d4 Enable some image-pull tests on Windows Paul "TBBle" Hampson 2021-03-13 12:23:53 +1100
  • b375f90128 Use k8s.gcr.io/pause:3.4.1 in pull-only tests Paul "TBBle" Hampson 2021-03-13 12:14:24 +1100
  • bcc02002a2 go mod tidy after containerd moved to hcsshim v0.8.15 Paul "TBBle" Hampson 2021-03-13 12:13:39 +1100
  • b0b6d9aa03 Add support for using a host registry dir in cri Brian Goff 2021-01-29 01:31:55 +0000
  • 1fd99e24a2 Fix docker style cert loading. Brian Goff 2021-01-28 23:50:10 +0000
  • fcab1fe537
    go.mod: github.com/containerd/imgcrypt 7ed62a527887 Sebastiaan van Stijn 2021-03-12 19:16:37 +0100
  • 55a9bbc033
    Prevent runc inheriting BUILDTAGS from containerd Sebastiaan van Stijn 2021-03-12 18:37:18 +0100
  • 8cf669ce34
    Fix unsupported files exporting functions for apparmor and seccomp Derek McGowan 2021-03-12 08:35:29 -0800
  • 35eeb24a17
    Fix exported comments enforcer in CI Derek McGowan 2021-03-08 15:36:42 -0800
  • 9d5c1165a6
    Merge pull request #5178 from estesp/go-1.16.2 Derek McGowan 2021-03-12 08:23:18 -0800
  • 031775ee5e
    Merge pull request #5179 from dims/document-the-runtime-public-method Derek McGowan 2021-03-12 08:20:16 -0800
  • b446ed1ca8
    Document the Runtime public method Davanum Srinivas 2021-03-12 10:29:04 -0500
  • a2f5a9d43a
    Merge pull request #5101 from dims/drop-github.com/Microsoft/hcsshim/test Phil Estes 2021-03-12 10:07:54 -0500
  • 8cbef0fade
    Update to Go 1.16.2 Phil Estes 2021-03-12 09:59:01 -0500
  • 437b7f71ba ci: log the status of GitHub Actions' VM at the end Kazuyoshi Kato 2021-02-02 11:14:40 -0800
  • 6a4aa1e2e7
    Separate go module for client tests Davanum Srinivas 2021-03-01 12:00:06 -0500
  • d8208e2e37
    Merge pull request #5170 from dims/switch-zuul-merge-mode Derek McGowan 2021-03-11 14:52:35 -0800
  • 481105834b
    Switch from merge-resolve(default) to merge mode for containerd-build-arm64 Davanum Srinivas 2021-03-11 16:53:15 -0500
  • 2205da64a6 clean up install-cni and install-critools Mike Brown 2021-03-09 10:16:05 -0600
  • 1b1bb48709 adds a new install-deps in the makefile; and some debug out Mike Brown 2021-03-05 16:36:13 -0600
  • ce8e8e8907
    Merge pull request #5036 from thaJeztah/split_runc_binary Mike Brown 2021-03-11 09:24:30 -0600
  • 381cbdd39b
    Merge pull request #5056 from estesp/go-1.16 Akihiro Suda 2021-03-11 23:53:08 +0900
  • d1b7784357
    Use ErrUnexpectedStatus more consistently Ilya Dmitrichenko 2021-03-11 14:29:30 +0000
  • a11d785784
    Include URL and method in ErrUnexpectedStatus Ilya Dmitrichenko 2021-03-11 14:28:28 +0000
  • 8634cd9dfd
    Merge pull request #5157 from AkihiroSuda/deflake-TestRestartMonitor Phil Estes 2021-03-11 09:04:34 -0500
  • c55492f8de
    Update to Go 1.16.1 Phil Estes 2021-02-19 11:41:05 -0500
  • ee84e85758
    deflake TestRestartMonitor Akihiro Suda 2021-03-11 15:34:19 +0900
  • 2b1e913679
    Merge pull request #5156 from estesp/step-name Fu, Wei 2021-03-11 10:45:40 +0800
  • c9c7665bba
    CI: Add a name for the vagrant up step Phil Estes 2021-03-10 14:48:01 -0500
  • 95513021e0
    Merge pull request #5150 from thaJeztah/update_mountinfo Phil Estes 2021-03-10 13:08:23 -0500
  • d629a08ebf
    go.mod: github.com/moby/sys/mountinfo v0.4.1 Sebastiaan van Stijn 2021-03-10 14:31:33 +0100
  • 79a51cd16a
    move runc version to a separate file for easier consumption Sebastiaan van Stijn 2021-03-10 13:59:17 +0100
  • 8325ba5d36
    Separate runc binary version from libcontainer version Sebastiaan van Stijn 2021-02-15 19:38:51 +0100
  • b89a63a235
    Remove references to apparmor and selinux buildtags for runc Sebastiaan van Stijn 2021-02-15 19:27:27 +0100
  • 17ab5dd08c
    Merge pull request #5114 from alakesh/print-unpack-time Phil Estes 2021-03-09 22:41:16 -0500
  • ddf6594fbe
    Merge pull request #5076 from AkihiroSuda/ovl-k511 Derek McGowan 2021-03-09 07:07:30 -0800
  • 9f5244f410 Print elapsed time for image unpack Alakesh Haloi 2021-03-02 22:51:32 +0000
  • a5d17eb507
    Merge pull request #5143 from kevpar/fix-lookpath Fu, Wei 2021-03-09 12:01:22 +0800
  • 9ec2778950
    Merge pull request #4467 from cyphar/apparmor-update-profile Akihiro Suda 2021-03-09 10:55:01 +0900
  • c9afc4250a Fix error checking when resolving shim binary path Kevin Parsons 2021-03-08 16:24:19 -0800
  • 6d68490ef6
    Merge pull request #5014 from Iceber/update-pause-version Mike Brown 2021-03-08 15:48:03 -0600
  • 185aaf2070
    Merge pull request #5141 from dims/create-symlink-to-avoid-duplicating-files-in-cloud-init Mike Brown 2021-03-08 15:31:02 -0600
  • f6a07f4440
    Merge pull request #5140 from mxpv/reader Derek McGowan 2021-03-08 13:13:10 -0800
  • c193e121f9
    Create symlink to avoid duplicate cloud init Davanum Srinivas 2021-03-08 15:51:19 -0500
  • 571cc32df6 Add OpenReader to create ReaderAt interface Maksym Pavlenko 2021-03-08 12:04:58 -0800
  • 7738246cd9
    Merge pull request #5111 from ctrlaltdel121/master Michael Crosby 2021-03-08 14:13:25 -0500
  • da137a7a1f
    Merge pull request #5134 from AkihiroSuda/dump-apparmor Michael Crosby 2021-03-08 13:33:40 -0500
  • 0580bd6990
    apparmor: add DumpDefaultProfile Akihiro Suda 2021-03-08 17:25:02 +0900
  • f37ae8fc35
    move to v3.4.1 for the pause image Iceber Gu 2021-02-06 17:56:14 +0800
  • a72fe7da21
    Merge pull request #5106 from Iceber/update-building-readme Mike Brown 2021-03-05 16:31:29 -0600
  • 4514bc9c5c
    Merge pull request #5127 from dmcgowan/update-release-md Fu, Wei 2021-03-05 15:07:54 +0800
  • aa8448a285
    Update RELEASES.md to reflect latest releases Derek McGowan 2021-03-04 22:10:24 -0800
  • 02334356d0
    Merge pull request #5120 from dmcgowan/1.5-release-notes-update Derek McGowan 2021-03-04 21:35:46 -0800
  • 9ba531c316
    Prepare release notes for 1.5.0-beta.3 Derek McGowan 2021-03-03 14:27:53 -0800
  • 8e20726618
    Merge pull request #5095 from dims/fix-pull-containerd-node-e2e-failure Derek McGowan 2021-03-04 20:42:51 -0800
  • fa66f93c0c
    Merge pull request #5117 from Iceber/fix-container-status Mike Brown 2021-03-04 10:27:49 -0600
  • 92ab1a63b0 cri: fix container status Iceber Gu 2021-03-05 00:00:10 +0800
  • 498eebe860
    Merge pull request #5123 from fuweid/update-bug-report-template Phil Estes 2021-03-04 09:05:03 -0500
  • 34e8385815 .github: update bug_report.md with hint and tip Wei Fu 2021-03-04 11:50:52 +0800
  • bb3fcf62f1
    Merge pull request #5119 from mxpv/dm Fu, Wei 2021-03-04 10:36:07 +0800
  • 15a4df0ba9
    fix names and paths for containerd master Davanum Srinivas 2021-03-03 20:27:18 -0500
  • 1dcfe7fa8e
    Merge pull request #5040 from estesp/http-trace Derek McGowan 2021-03-03 15:12:52 -0800
  • 6762c6f2d3
    Merge pull request #5115 from kevpar/update-hcsshim Derek McGowan 2021-03-03 14:52:42 -0800
  • e1b4c0ad43 Remove flaky devmapper check Maksym Pavlenko 2021-03-03 14:51:11 -0800
  • 2f71f4f63c
    Merge pull request #5116 from fuweid/carry-4825 Phil Estes 2021-03-03 17:26:57 -0500
  • 51a72f0492 mark device faulty after parent fails to suspend Jeremy Williams 2021-03-02 14:51:14 -0500
  • 91ff314980
    Merge pull request #5009 from thaJeztah/fix_install_scripts Phil Estes 2021-03-03 16:18:27 -0500
  • 164573897c
    script/setup: use git clone instead of go get -d Sebastiaan van Stijn 2021-02-05 13:50:07 +0100
  • 591caece0c cri: check fsnotify watcher when receiving cni conf dir events f00231050 2020-12-10 10:05:07 +0800
  • 46fd9e440b
    update BUILDMING.md Iceber Gu 2021-03-02 17:51:15 +0800
  • 51992133af
    Allow HTTP tracing in push/pull via --trace flag Phil Estes 2021-02-16 21:01:52 -0500
  • 82dccdc490 Update github.com/Microsoft/hcsshim to v0.8.15 Kevin Parsons 2021-03-02 16:05:50 -0800