Commit Graph

  • ae87730ad2 Improve shim shutdown logic Michael Crosby 2019-04-10 14:29:10 -0400
  • fa759f6a1b
    Merge pull request #1130 from Random-Liu/fix-status-hang Lantao Liu 2019-04-10 14:35:33 -0700
  • a12f836d5a Use $TEST_RUNTIME for cri test. Lantao Liu 2019-04-10 11:16:58 -0700
  • e425bd019a Update go-cni to 891c2a41e18144b2d7921f971d6c9789a68046b2. Lantao Liu 2019-04-09 17:07:38 -0700
  • 4b3b99ea11 Add support for required plugins. Lantao Liu 2019-04-08 18:03:39 -0700
  • 4ba756edda Fix API forward events for shims Michael Crosby 2019-04-10 13:34:34 -0400
  • 1a1f8f11a5 Set nofile to 1048576 Michael Crosby 2019-04-10 11:39:17 -0400
  • b911ae3428 Add tcp service for grpc listeners Michael Crosby 2019-03-04 16:23:38 -0500
  • 475619c29e
    Merge pull request #3195 from crosbymichael/ttrpc-love Phil Estes 2019-04-10 10:29:01 +0200
  • a6f587e4c4 Use ttrpc to publish runtime v2 events Michael Crosby 2019-04-09 13:08:35 -0400
  • 5e3de1f43a Use runc.v1 for now for debugging. Lantao Liu 2019-04-09 10:58:59 -0700
  • a8a805cad3 Add ttrpc server to containerd Michael Crosby 2019-04-08 17:15:58 -0400
  • db3a8637c1
    Merge pull request #3194 from crosbymichael/shim-oom Phil Estes 2019-04-09 17:30:52 +0200
  • c93d645435 Add GetOOMScore function Michael Crosby 2019-04-08 16:26:05 -0400
  • ae5ca8177d Refactor mount path check and add comments Georgi Sabev 2019-04-09 16:20:05 +0300
  • aaca11c40d
    Merge pull request #3189 from dmcgowan/extended-security-releases Phil Estes 2019-04-09 00:37:14 -0400
  • 993fb310f6
    Merge pull request #3160 from sofat1989/imageresume Phil Estes 2019-04-09 00:34:28 -0400
  • ebb0928057
    Merge pull request #1124 from Random-Liu/use-golang-1-11-6 Lantao Liu 2019-04-08 14:30:13 -0700
  • c20ba1ef11 Use golang 1.11.6 for now. Lantao Liu 2019-04-08 08:55:30 -0700
  • 4d313c00ab
    Merge pull request #3186 from thaJeztah/bump_dependencies Akihiro Suda 2019-04-06 13:28:24 +0900
  • 7045801fd4 delete the ingest when any errors happen during resuming status fesu 2019-04-02 18:24:47 +0800
  • d90e060462
    Merge pull request #1121 from Random-Liu/update-containerd Lantao Liu 2019-04-05 12:39:48 -0700
  • dcf6023c4c
    Extend release timeline Derek McGowan 2019-04-05 12:27:01 -0700
  • bf112b3c2b Update containerd 591e52c504. Lantao Liu 2019-04-05 11:39:34 -0700
  • d77a5bf72d
    Merge pull request #3188 from masters-of-cats/clean-test Phil Estes 2019-04-05 14:24:07 -0400
  • e8e3b9425b
    Merge pull request #1118 from Random-Liu/support-comment-in-vendor Lantao Liu 2019-04-05 10:51:36 -0700
  • a022ddfcca Support comment in vendor. Lantao Liu 2019-04-05 10:00:17 -0700
  • d5b770aa87 Introduce 'clean-test' target in Makefile Georgi Sabev 2019-04-05 17:17:03 +0300
  • 2583d9e426
    update gogo/googleapis v1.2.0 Sebastiaan van Stijn 2019-04-05 11:39:15 +0200
  • a98df70da1
    update containerd/btrfs af5082808c833de0e79c1e72eea9fea239364877 Sebastiaan van Stijn 2019-04-05 11:21:45 +0200
  • aa8dccd220
    update containerd/aufs f894a800659b6e11c1a13084abd1712f346e349c Sebastiaan van Stijn 2019-04-05 11:19:40 +0200
  • ed61d7f680
    bump containerd/zfs and dependencies Sebastiaan van Stijn 2019-04-05 11:16:41 +0200
  • d667628ca9
    bump github.com/pkg/errors v0.8.1 Sebastiaan van Stijn 2019-04-05 10:57:43 +0200
  • 68ef178352
    bump github.com/BurntSushi/toml v0.3.1 Sebastiaan van Stijn 2019-04-05 10:55:44 +0200
  • 1978c0b74b
    bump gotest.tools v2.3.0, google/go-cmp v0.2.0 Sebastiaan van Stijn 2019-04-05 10:52:24 +0200
  • 591e52c504
    Merge pull request #3185 from thaJeztah/update_dev_dockerfile Michael Crosby 2019-04-05 08:39:46 -0400
  • 2741dbe2c1
    contrib: Dockerfile: bump go 1.12 Sebastiaan van Stijn 2019-04-05 12:59:20 +0200
  • a84f87d84f
    contrib: Dockerfile: add a base stage Sebastiaan van Stijn 2019-04-05 12:26:55 +0200
  • a07e12cded
    contrib: Dockerfile: reformat, and use --no-install-recommends Sebastiaan van Stijn 2019-04-05 11:44:25 +0200
  • ba9e1ea23c
    contrib: Dockerfile: use build-arg for go-version Sebastiaan van Stijn 2019-04-05 11:41:51 +0200
  • eea500d122
    Merge pull request #3179 from Random-Liu/publish-error Phil Estes 2019-04-04 20:35:34 -0400
  • 6e170ec5b7
    Merge pull request #3176 from Random-Liu/update-cri-master Phil Estes 2019-04-04 20:34:34 -0400
  • 9990eed314
    Merge pull request #3178 from crosbymichael/exitStatus Derek McGowan 2019-04-04 16:23:15 -0700
  • 4754d2aeee
    Update image export to support Docker format Derek McGowan 2019-04-01 15:20:46 -0700
  • a7e30fae99
    Merge pull request #3173 from crosbymichael/reg-errors Derek McGowan 2019-04-04 15:14:04 -0700
  • 74eb0dc812 Return event publish errors. Lantao Liu 2019-04-04 14:54:52 -0700
  • 10cf21dcf7 Export ExitStatus init func Michael Crosby 2019-04-04 17:46:16 -0400
  • a733587496 Update cri to 6d353571e6. Lantao Liu 2019-04-04 14:02:08 -0700
  • de1da8be32 Update handling of registry errors Michael Crosby 2019-04-04 13:28:30 -0400
  • 4edc7336a2
    Merge pull request #3169 from crosbymichael/runcbump Derek McGowan 2019-04-04 10:38:57 -0700
  • 8d1ae237eb
    Always add compressed blobs to Docker import manifest Derek McGowan 2019-03-27 15:30:25 -0700
  • 9bc231532d
    Merge pull request #3109 from bainsy88/issue_3076 Michael Crosby 2019-04-04 13:23:37 -0400
  • b7183a06be
    Merge pull request #3116 from thaJeztah/bump_protobuf Michael Crosby 2019-04-04 13:20:29 -0400
  • 6d353571e6
    Merge pull request #1116 from Random-Liu/per-pod-shim Lantao Liu 2019-04-04 09:49:01 -0700
  • c0f0b21314 Apply PR feedback Georgi Sabev 2019-04-04 18:40:30 +0300
  • 2a5e4c4be7 Skip rootfs unmount when no mounts are provided Georgi Sabev 2019-03-29 16:57:47 +0200
  • abfc89ce02 Update CRI to master Michael Crosby 2019-04-03 14:54:10 -0400
  • 4730088cb5 Update runc to resolve selinux issues Michael Crosby 2019-04-03 11:47:02 -0400
  • 0e2afb63ac
    Merge pull request #1113 from thaJeztah/bump_selinux Mike Brown 2019-04-04 07:51:08 -0500
  • 5e7d59fc9d
    bump opencontainers/selinux v1.2.1 Sebastiaan van Stijn 2019-04-03 22:01:39 +0200
  • 63ad4c7305
    Merge pull request #1114 from Random-Liu/fix-extra-handler Lantao Liu 2019-04-03 18:48:37 -0700
  • fae4f79060 Enable runc.v2 as the default runtime in test. Lantao Liu 2019-04-03 18:47:25 -0700
  • ebca0c4d4e Use local env to avoid writing to passed-in readonly env. Lantao Liu 2019-04-03 16:54:43 -0700
  • 2d11f5e6d5
    Regenerate protobufs Sebastiaan van Stijn 2019-03-20 15:44:18 +0100
  • 830b0294cc
    Update protobuf v1.2.0 Sebastiaan van Stijn 2019-03-20 14:47:09 +0100
  • e16368d21f
    Merge pull request #3171 from thaJeztah/bump_logrus Phil Estes 2019-04-03 17:20:02 -0400
  • fdeb1084d3
    Merge pull request #3170 from thaJeztah/unkeyed_fields Michael Crosby 2019-04-03 16:59:14 -0400
  • 7c1365b468
    bump sirupsen/logrus v1.4.1 Sebastiaan van Stijn 2019-04-03 22:23:53 +0200
  • 01310eaebc
    do not use unkeyed fields in compose literals Sebastiaan van Stijn 2019-04-03 22:19:01 +0200
  • c9977b59f6
    Merge pull request #3166 from mxpv/refactor Phil Estes 2019-04-03 08:37:03 -0400
  • 90085a7ac5 Add empty file to prevent build from failing Maksym Pavlenko 2019-04-02 17:35:19 -0700
  • baf3403439 Extend Applier's Apply() method with an optional options parameter Stefan Berger 2019-03-22 15:43:56 -0400
  • 8784eb6308 Move snapshotters benchmark to a separate package Maksym Pavlenko 2019-04-02 14:42:21 -0700
  • 2f60e389a0
    Merge pull request #2626 from krsoninikhil/defaults3 Derek McGowan 2019-04-02 11:46:35 -0700
  • 22bb5ebc7f
    Merge pull request #3159 from thaJeztah/fix_parseinfofile_parsing Phil Estes 2019-04-02 09:40:26 -0400
  • adc4fa217b
    Use pkg/errors for all errors Sebastiaan van Stijn 2019-04-02 12:08:39 +0200
  • c22effb168
    fix parseInfoFile does not handle spaces in filenames Sebastiaan van Stijn 2019-04-02 12:06:23 +0200
  • bc8a1895e3
    Merge pull request #3155 from crosbymichael/plugins Derek McGowan 2019-04-01 15:22:51 -0700
  • 932f883e49
    Merge pull request #3152 from mxpv/bench Phil Estes 2019-04-01 17:21:47 -0400
  • 559dfa59a1 Add configurable plugin path Michael Crosby 2019-04-01 16:54:27 -0400
  • 341b99d6e2
    Merge pull request #3153 from thepwagner/issue-3118 Michael Crosby 2019-04-01 16:36:49 -0400
  • d9526f5c4f Move CloudFormation template to contrib Maksym Pavlenko 2019-04-01 13:34:48 -0700
  • ae04c16607 runtime: guard Close() until both streams are complete Peter Wagner 2019-03-28 13:34:32 -0700
  • e96ac2040d runtime: log IO error when copying output streams Peter Wagner 2019-03-28 12:59:48 -0700
  • 515be73c82 Add snapshotters benchmark Maksym Pavlenko 2019-04-01 11:13:27 -0700
  • b23b406fed
    Merge pull request #1102 from Random-Liu/uts-namespace-and-fix-array Lantao Liu 2019-04-01 09:22:37 -0700
  • 872296642a fix shouldKillAllOnExit check for v2 Lifubang 2019-03-30 11:37:14 +0800
  • fa5f744a79 fix shouldKillAllOnExit check Lifubang 2019-03-30 11:36:56 +0800
  • 32dd6595cd
    Merge pull request #1108 from Random-Liu/update-cni Lantao Liu 2019-03-29 12:40:38 -0700
  • 2d0a06d41b
    Merge pull request #3146 from Ace-Tang/add-test Phil Estes 2019-03-29 15:37:23 -0400
  • f7f6dd7b4e test: add custom cgroup test Ace-Tang 2019-03-29 13:15:37 +0800
  • 0caa06ac87 Update CNI to v0.7.5. Lantao Liu 2019-03-29 00:13:35 -0700
  • 92fc1b9362
    Merge pull request #1101 from thaJeztah/bump_selinux Lantao Liu 2019-03-28 23:33:23 -0700
  • e7b6fea572
    Merge pull request #3022 from mxpv/devmapper Michael Crosby 2019-03-29 00:06:11 -0400
  • 3a80a801af
    Merge pull request #3139 from thaJeztah/bump_runc_v1.0.0-rc7 Akihiro Suda 2019-03-29 12:32:50 +0900
  • 86cfcb870e
    Merge pull request #3142 from thaJeztah/bump_cgroups Michael Crosby 2019-03-28 22:38:02 -0400
  • 7b397f0322
    bump opencontainers/selinux to v1.2 Sebastiaan van Stijn 2019-03-27 16:08:02 +0100
  • 84f9514df1
    Merge pull request #1106 from Random-Liu/update-containerd Lantao Liu 2019-03-28 16:59:57 -0700
  • 2b8df8309e
    bump containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1 Sebastiaan van Stijn 2019-03-28 23:36:36 +0100
  • c60dd60f80 Update containerd to f2a20ead83. Lantao Liu 2019-03-28 14:31:13 -0700