Commit Graph

  • 9547d269a1 Add v2 server config support with plugin URIs Michael Crosby 2019-06-04 17:55:58 +0000
  • 53c71e2b10
    Merge pull request #1155 from kuramal/cni_plugin_conf_file_max_num Lantao Liu 2019-06-10 10:14:35 -0700
  • 42f4bb98ac
    Merge pull request #3311 from jing-rui/shimlog Michael Crosby 2019-06-10 12:05:35 -0400
  • 94a21fc9cf
    Merge pull request #3328 from carlosedp/riscv64 Michael Crosby 2019-06-10 12:04:14 -0400
  • bc3b49efdf
    Merge pull request #1160 from Random-Liu/remove-unused-todo Mike Brown 2019-06-10 16:21:42 +0200
  • b022de5f37 add cni plugin config file max num config, set go-cni to commit 22460c0 kuramal 2019-06-10 11:32:22 +0800
  • 9e0cd529d3 fix shim std logs not close after shim exit Jing Rui 2019-05-29 18:35:14 +0800
  • 770621fe7a
    Merge pull request #1158 from mikebrow/cni-debug-update Lantao Liu 2019-06-07 16:46:04 -0700
  • 09f83a337f Remove an unused TODO. Lantao Liu 2019-06-07 15:42:04 -0700
  • fb6b0ae4c6 Update x/sys, x/net and bbolt modules to support Risc-V CarlosEDP 2019-06-07 16:53:51 -0300
  • 0a89a04a3b
    Merge pull request #1144 from ungureanuvladvictor/vladu/tls-auth Lantao Liu 2019-06-06 16:28:59 -0700
  • 60a58af376 Add TLS auth registry support Vlad Ungureanu 2019-05-03 00:54:47 -0400
  • 02ed02eca5
    Merge pull request #3325 from crosbymichael/unmount Wei Fu 2019-06-06 11:50:03 +0800
  • b87c0d74a5 adds cni config data to the cri status/info Mike Brown 2019-06-05 16:39:45 -0500
  • ed308ea1e6 Unmount rootfs with separate Remove() in bundle Michael Crosby 2019-06-05 19:31:05 +0000
  • 40f54dc076
    Merge pull request #3324 from crosbymichael/content-close Michael Crosby 2019-06-05 16:37:05 -0400
  • cf7fb14efa Update timestamp atomic write Michael Crosby 2019-06-04 20:02:09 +0000
  • 4f6ba8286d Ensure close in content test Michael Crosby 2019-06-04 19:02:27 +0000
  • 04e7747e29
    Merge pull request #3321 from crosbymichael/ttrpc-namespace Phil Estes 2019-06-04 13:46:51 -0400
  • 15ae6b74fd
    Merge pull request #3318 from hinshun/ignore-readat-eof Phil Estes 2019-06-04 13:46:32 -0400
  • faf925ba25 Handle EOF from ReadAt in content.ReadBlob Edgar Lee 2019-06-01 14:31:24 -0700
  • fa6a9f0635 Add ttrpc namespace support Michael Crosby 2019-06-04 15:21:10 +0000
  • 42f24b57e4 Update ttrpc to a5bd8ce9e40bc7c065a11c6936f4d032ce Michael Crosby 2019-06-04 15:14:06 +0000
  • faa5f55189
    Merge pull request #3302 from crosbymichael/mkroot Wei Fu 2019-06-04 09:24:47 +0800
  • d4e7efbb93
    Merge pull request #3304 from fuweid/me-update-lease Michael Crosby 2019-06-03 16:43:34 -0400
  • 7531c66d5a Ensure that the rootfs dir is created in the bundle Michael Crosby 2019-05-23 22:03:56 +0000
  • 7451dd1a48
    Merge pull request #3308 from jterry75/handle_grpc_context_error Michael Crosby 2019-06-03 15:35:00 -0400
  • 48a1fca855
    Merge pull request #3314 from KentaTada/fix-clone-seccomp-cgroupns Phil Estes 2019-06-03 17:51:55 +0100
  • 2ec2089b05
    Merge pull request #3123 from stefanberger/extend_apply_call_with_options_parameter Michael Crosby 2019-06-03 11:13:40 -0400
  • efe6d8ddad
    Merge pull request #3319 from Vanient/master Michael Crosby 2019-06-03 10:43:27 -0400
  • bf24fb0cad Close file r.log after used to release resources. Danni Xia 2019-06-04 06:18:10 +0800
  • 5b9a43d2e7 Fix seccomp contributed profile for clone syscall Kenta Tada 2019-05-31 11:53:51 +0900
  • 1c5b384b30
    Merge pull request #3313 from kevpar/service-restart-delay Phil Estes 2019-05-31 15:30:59 +0100
  • 0ab79ff849
    Merge pull request #1157 from jterry75/fix_a_few_typos Mike Brown 2019-05-30 21:35:26 +0200
  • b8ea1fa177 Minor typo in toCNIBandWidth Justin Terry (VM) 2019-05-30 11:51:10 -0700
  • 35e9f39991
    Merge pull request #1151 from johscheuer/add-bandwidth-capability Lantao Liu 2019-05-30 10:28:06 -0700
  • 5e2e7c6f7d Correct Egress limits and remove unnecessary check Johannes M. Scheuermann 2019-05-30 11:44:05 +0200
  • cee19d1e6e Change restart delay for Windows service to 15s Kevin Parsons 2019-05-29 16:39:50 -0700
  • eb67aa5960
    Merge pull request #1156 from Random-Liu/make-sure-exec-kill Mike Brown 2019-05-29 23:22:51 +0200
  • 4f0948eed5 Remove capitalized letter in error message Johannes M. Scheuermann 2019-05-29 08:01:33 +0200
  • 8a388d6238 leases: support resource management Wei Fu 2019-05-26 23:54:48 +0800
  • ac4485c76a Add support to gRPC errdefs for context cancel/deadline exceeded Justin Terry (VM) 2019-05-28 17:02:29 -0700
  • d257c16dbc Make sure exec process is killed when context is canceled. Lantao Liu 2019-05-28 12:25:03 -0700
  • ac9f8e1c4d
    Merge pull request #1153 from jterry75/max_search_error Mike Brown 2019-05-26 15:51:01 +0200
  • f544955e4a Update parseDNSOptions maxDNSSearches in error message Justin Terry (VM) 2019-05-24 14:42:48 -0700
  • 0e7a3c9e51
    Merge pull request #3298 from jterry75/sync_tar2ext4_write Derek McGowan 2019-05-24 12:06:27 -0700
  • 0d439c3474 Implement bandwidth capabilties Johannes M. Scheuermann 2019-05-24 10:29:52 +0200
  • 42eb3c49af Initial support for traffic shaping Johannes M. Scheuermann 2019-05-20 12:52:07 +0200
  • d57cf6f151
    Merge pull request #3297 from BenTheElder/add-restart Michael Crosby 2019-05-23 22:09:34 -0400
  • bbe45e4467 add Restart=always to unit file Benjamin Elder 2019-05-22 05:50:27 -0700
  • 01191a21b0
    Merge pull request #3299 from Random-Liu/use-mkdirall Phil Estes 2019-05-23 22:03:55 +0200
  • 290fc9eeab
    Merge pull request #3301 from dmcgowan/add-run-platform Wei Fu 2019-05-24 03:22:35 +0800
  • a274dbe822
    Fix run with specified platform Derek McGowan 2019-05-23 11:57:53 -0700
  • 48b81e872c Do not return error when rootfs already exists. Lantao Liu 2019-05-22 15:48:21 -0700
  • e0c4fe4110 Forcibly sync writes on lcow layer.vhd after write Justin Terry (VM) 2019-05-22 13:31:58 -0700
  • 25daa7355c
    Merge pull request #3192 from thaJeztah/bump_grpc_1.19.1 Derek McGowan 2019-05-22 11:58:52 -0700
  • c9c555cd71
    Merge pull request #3226 from Ace-Tang/kill_shim_in_clean Derek McGowan 2019-05-22 11:56:40 -0700
  • ec0b722083
    Merge pull request #3292 from crosbymichael/shim-cgroup Derek McGowan 2019-05-22 10:32:47 -0700
  • b7f093eaa2
    Merge pull request #3296 from dmcgowan/fix-export-labels Michael Crosby 2019-05-22 09:46:24 -0400
  • 5e2d7efd82
    Use a single custom annotation for export Derek McGowan 2019-05-21 11:00:31 -0700
  • 2088fc999c
    Merge pull request #3294 from dmcgowan/fix-metadata-panic Phil Estes 2019-05-22 00:49:40 +0200
  • 30082abed3
    Merge pull request #3293 from crosbymichael/atomic-delete Derek McGowan 2019-05-21 13:54:47 -0700
  • 41b7b0e0dc
    Ensure namespaced writer commit has correct namespace Derek McGowan 2019-05-21 11:08:55 -0700
  • bcb6c8db47
    Merge pull request #3279 from mxpv/ttrpc Michael Crosby 2019-05-21 12:24:31 -0400
  • 7f79fbb245 Move ttrpc client to pkg/ttrpcutil Maksym Pavlenko 2019-05-20 16:44:49 -0700
  • 5b7a327c47 Improve atomic delete Ace-Tang 2019-04-19 16:49:03 +0800
  • fe6a2b03ed Add shim cgroup support for v2 runtimes Michael Crosby 2019-05-20 15:10:21 +0000
  • cafda1c50f
    Merge pull request #3290 from estesp/typo Akihiro Suda 2019-05-20 16:32:14 +0200
  • 62609d66d0
    Fix typo in description comment Phil Estes 2019-05-20 04:21:39 -0400
  • 90c6c1af43 Pass options on shim create for v2 Michael Crosby 2019-05-17 21:02:23 +0000
  • b99a66c267
    Merge pull request #3288 from Ace-Tang/easy-shim Phil Estes 2019-05-17 15:40:39 +0200
  • e61f7f4913
    Merge pull request #3172 from dmcgowan/export-docker-compatibility Wei Fu 2019-05-17 14:30:54 +0800
  • 6907062863 ctr: make ctr shim command easy to use Ace-Tang 2019-05-16 23:39:06 +0800
  • cd5369bace
    Merge pull request #2896 from thaJeztah/bump_golang_1.12 Michael Crosby 2019-05-15 12:30:07 -0400
  • 6e14e01307
    Merge pull request #1148 from congliu01/log Lantao Liu 2019-05-14 15:50:20 -0700
  • fda2902f30 Validate log paths in sandbox and container config. Cong Liu 2019-05-10 14:53:38 -0400
  • 5158bc8de2
    Merge pull request #3280 from jterry75/init_state_resize_unused Phil Estes 2019-05-14 13:18:58 -0400
  • 7b06c9a1ce Add TTRPC client Maksym Pavlenko 2019-05-13 21:05:07 -0700
  • 5e962dd8ba Remove unused Resize method from initState Justin Terry (VM) 2019-05-13 12:35:22 -0700
  • 7acdb16882
    Merge pull request #3276 from darfux/v1_respect_shim_debug Michael Crosby 2019-05-13 13:02:32 -0400
  • c0d0fc32f5
    Merge pull request #3278 from masters-of-cats/pr-bump-ttrpc Phil Estes 2019-05-13 17:51:25 +0200
  • 66036d9206 v1: Respect the shim_debug flag when load tasks Li Yuxuan 2019-05-13 10:44:51 +0800
  • a6a888cb5e Bump ttrpc Georgi Sabev 2019-05-13 16:21:04 +0100
  • 7ad8848663
    Merge pull request #3275 from fuweid/me-redirect-shim-v1-output-into-fifo Phil Estes 2019-05-13 16:16:30 +0200
  • ebce49f0ea
    Merge pull request #1145 from jterry75/fix_typo Lantao Liu 2019-05-12 23:55:06 -0700
  • fbb80b9510 containerd-shim: redirect output into stdout fifo Wei Fu 2019-05-12 23:03:28 +0800
  • 543d1e807f
    Add travis_wait to prevent vndr timing out Sebastiaan van Stijn 2019-03-26 12:34:23 +0100
  • 00bc2f5cfd
    Update to Golang 1.12, and prepare for ppc64le Sebastiaan van Stijn 2018-12-20 18:55:32 +0100
  • 8ba5c02f8f Fix typo in WithoutRunMount Justin Terry (VM) 2019-05-10 11:29:27 -0700
  • 179ca59478
    Merge pull request #1147 from jterry75/unix_to_syscall_signal Lantao Liu 2019-05-10 13:14:10 -0700
  • d6af03abbd
    Merge pull request #1146 from jterry75/forward_sandbox_to_pull Lantao Liu 2019-05-10 12:10:30 -0700
  • bc944553a8
    Merge pull request #3206 from Random-Liu/cleanup-after-deadshim-v2 Derek McGowan 2019-05-10 11:56:57 -0700
  • c1468cdeec Move from unix to syscall package for SIG* signals Justin Terry (VM) 2019-05-10 11:50:45 -0700
  • cfbbda910d
    Merge pull request #3271 from crosbymichael/info Phil Estes 2019-05-10 20:44:43 +0200
  • bc445d7595 Forward sandbox config to PullImage request Justin Terry (VM) 2019-05-10 11:35:09 -0700
  • 67b45aef49 Add WithoutRefreshed metadata Michael Crosby 2019-05-10 14:32:15 +0000
  • 481103c879
    Merge pull request #3270 from jcaamano/master Phil Estes 2019-05-10 17:02:46 +0200
  • ad25c1a9c3 Improve ARM platform matching Jaime Caamaño Ruiz 2019-05-09 14:23:17 +0200
  • bd27bef4ad Move checkpoint and restore commands to new files Michael Crosby 2019-05-10 14:20:19 +0000
  • f80d285079
    Merge pull request #3242 from theopenlab/containerd_openlab_ci Michael Crosby 2019-05-10 10:03:06 -0400