Commit Graph

  • 09a5b1f8af
    Merge pull request #2839 from jhowardmsft/jjh/service Michael Crosby 2018-11-30 11:11:16 -0500
  • 620d56aa42
    Merge pull request #2846 from thaJeztah/mask_asound Michael Crosby 2018-11-30 10:58:01 -0500
  • 70084ea6c3
    Add /proc/asound to masked paths Sebastiaan van Stijn 2018-11-30 14:27:08 +0100
  • d5f00ed913
    Merge pull request #2844 from jstarks/wrapf_fix Derek McGowan 2018-11-29 16:31:32 -0800
  • 1dc6ea19dc
    Merge pull request #980 from mikebrow/networking-info Lantao Liu 2018-11-29 14:42:00 -0800
  • 6daf8b7782 Eliminate misuses of errors.Wrapf John Starks 2018-11-29 14:26:53 -0800
  • b0b375f605
    Merge pull request #2841 from estesp/add-new-adopters Michael Crosby 2018-11-29 09:49:55 -0500
  • a404f27a09
    Add more adopters Phil Estes 2018-11-29 04:53:52 -0500
  • 6593399e9f cr: support checkpoint/restore without image Ace-Tang 2018-11-23 17:17:58 +0800
  • a0fe7f0f78
    Merge pull request #2829 from ZYecho/fix-error Derek McGowan 2018-11-28 13:59:21 -0800
  • 82c57a3a38
    Merge pull request #2828 from jterry75/ctr_isolation Derek McGowan 2018-11-28 10:36:50 -0800
  • 9e372ff01d
    Merge pull request #2836 from jterry75/exe_search_path Phil Estes 2018-11-28 11:51:03 +0000
  • 1ce733a5ea
    Merge pull request #2837 from jterry75/containerd_dump_stacks Phil Estes 2018-11-28 11:38:58 +0000
  • 3ef95e0ff3
    Merge pull request #2838 from thaJeztah/update_runc_1.0-rc6 Phil Estes 2018-11-28 10:55:50 +0000
  • 996c60616a fix: fix error info start capitalized zhangyue 2018-11-24 21:37:54 +0800
  • b4a642f6a5 Add dumpStacks support for containerd on Windows Justin Terry (VM) 2018-11-27 15:36:23 -0800
  • 40d898a820 Windows: Allow running as a service John Howard 2018-10-12 15:38:04 -0700
  • 97dd5df66f
    Update runc to v1.0.0-rc6 Sebastiaan van Stijn 2018-11-28 00:51:18 +0100
  • 09bf314bfd Cache shim v2 exec.LookPath results Justin Terry (VM) 2018-11-27 15:11:04 -0800
  • dcb82064d3
    Merge pull request #2826 from lifubang/statemachineforpid Phil Estes 2018-11-27 15:46:28 -0500
  • 3eae8b9c3f
    Merge pull request #2631 from masters-of-cats/shim-io-redirect Michael Crosby 2018-11-27 10:44:00 -0500
  • f8e89f71a9 adds cni results to verbose pod info Mike Brown 2018-11-26 15:57:00 -0600
  • fd16bf6d46 runtimev2: add image-path and work-path for c/r Ace-Tang 2018-11-23 10:25:40 +0800
  • 83ebcf9992 runtimev1: add image-path and work-path for c/r Ace-Tang 2018-11-22 14:37:13 +0800
  • f90e5d564a Move ctr run --isolation to Windows only Justin Terry (VM) 2018-11-23 17:11:59 -0800
  • 75c490c5c4
    Merge pull request #2825 from Ace-Tang/ctr_fix_runtime Derek McGowan 2018-11-23 13:19:27 -0800
  • bbc2a995f9 use state machine management for exec.Pid() Lifubang 2018-11-23 17:46:32 +0800
  • 461222dba8 fix: should get runtime name from container info Ace-Tang 2018-11-23 15:27:46 +0800
  • 32aa0cd79b
    Merge pull request #2632 from ehazlett/checkpoint-restore Derek McGowan 2018-11-20 16:31:08 -0800
  • b8631c750c
    Merge pull request #2751 from Charliekenney23/add-useragent-resolver-option Derek McGowan 2018-11-20 10:51:10 -0800
  • 0b064b0f9d
    Merge pull request #2813 from lifubang/deleteexec Derek McGowan 2018-11-20 10:49:13 -0800
  • c0a3b6e823
    Merge pull request #2812 from tonistiigi/credential-nil-check Michael Crosby 2018-11-20 10:19:38 -0500
  • 181a522142
    Merge pull request #2807 from lifubang/shimlockwhenstdinclose Phil Estes 2018-11-20 22:38:22 +0800
  • 1a62577719
    Merge pull request #2811 from Random-Liu/lock-kill-all Phil Estes 2018-11-20 22:36:30 +0800
  • 2101b1362e add ctr delete --exec-id to debug DeleteProcess Lifubang 2018-11-20 19:53:06 +0800
  • a2e8ab9ff7 remotes: avoid panic with default resolver conf Tonis Tiigi 2018-11-19 17:33:59 -0800
  • 55baf50b5a
    Merge pull request #2798 from lifubang/execd Phil Estes 2018-11-20 08:34:29 +0800
  • 7d91d631e0 Lock KillAll. Lantao Liu 2018-11-19 15:19:35 -0800
  • f801661dcf
    Merge pull request #2809 from HusterWan/zr/octet-stream-fix Phil Estes 2018-11-20 06:23:30 +0800
  • 9639db5522 refactor: no need defer in closeAll Michael Wan 2018-11-19 09:41:38 -0500
  • aa537a67b3
    Merge pull request #2797 from lifubang/createcmd Michael Crosby 2018-11-19 09:36:52 -0500
  • e76a8879eb fix pipe in broken may cause shim lock forever for runtime v1 Lifubang 2018-11-19 09:04:00 +0800
  • b3438f7a6f fix pipe in broken may cause shim lock forever for runtime v2 Lifubang 2018-11-18 09:00:25 +0800
  • e1383c3d23
    Merge pull request #2799 from BSWANG/patch-1 Akihiro Suda 2018-11-17 13:05:22 +0900
  • d8621e258c
    Merge pull request #2800 from crosbymichael/revert-dropped Phil Estes 2018-11-17 09:01:58 +0800
  • d48d7464ad
    Merge pull request #2773 from crosbymichael/state-locking Michael Crosby 2018-11-16 14:15:04 -0500
  • ee41ce3f8c
    Merge pull request #2788 from crosbymichael/runc-bump Michael Crosby 2018-11-16 12:39:47 -0500
  • 956e49a36b Revert v2 dropped events Michael Crosby 2018-11-16 11:34:15 -0500
  • 1d4105cacf Use named pipes for shim logs Julia Nedialkova 2018-11-16 16:11:43 +0200
  • 581a63ce4e Add build requirement doc on fedora/centos Bingshen Wang 2018-11-16 16:26:59 +0800
  • 01f5aa3878 add flag -d for ctr t exec to run a service in container Lifubang 2018-11-16 14:29:45 +0800
  • 51ad4d3020 change args usage for ctr c create Lifubang 2018-11-16 14:09:39 +0800
  • 44b90df286
    Merge pull request #2794 from wk8/wk8/nvidia_kmods Phil Estes 2018-11-16 11:50:37 +0800
  • bd2a21985c fix container cmd args may parsed as ctr args Lifubang 2018-11-15 18:32:04 +0800
  • 90880078b9 Adding a --load-kmods flag to the NVIDIA OCI hook Jean Rouge 2018-11-15 01:52:06 -0800
  • e1a59ba0fb Update runc to 10d38b660a77168360df3522881e2dc2be Michael Crosby 2018-11-14 14:02:41 -0500
  • a3c2f00c50
    Merge pull request #2786 from jterry75/revendor_logrus Michael Crosby 2018-11-14 11:58:58 -0500
  • 7142de0fd2
    Merge pull request #977 from Random-Liu/install-necessary-tools Lantao Liu 2018-11-13 12:04:13 -0800
  • 5b21e63aed
    Merge pull request #976 from Random-Liu/remove-health-monitor Lantao Liu 2018-11-13 12:03:56 -0800
  • 77d55c5e60 Only install necessary tools. Lantao Liu 2018-11-13 11:38:29 -0800
  • ce51a102d4
    Merge pull request #954 from mikebrow/go-version-update Lantao Liu 2018-11-13 11:36:42 -0800
  • cfa8e06aee Remove the unused health-monitor.sh. Lantao Liu 2018-11-13 11:21:51 -0800
  • 8e25ca6bf0 Revendor github.com/sirupsen/logrus to v1.0.3 Justin Terry (VM) 2018-11-13 09:27:29 -0800
  • 80554f4a85
    Merge pull request #973 from Random-Liu/use-event-id Lantao Liu 2018-11-12 17:02:34 -0800
  • 6614992914
    Merge pull request #974 from Random-Liu/remove-invalid-todo Lantao Liu 2018-11-12 17:02:10 -0800
  • 7f1f4e7a14 Remove invalid TODO comment. Lantao Liu 2018-11-12 14:34:36 -0800
  • 47542c9515
    Merge pull request #972 from Random-Liu/update-containerd-1.2 Lantao Liu 2018-11-12 14:31:02 -0800
  • d4c825f905 Use the ID field of TaskExit event. Lantao Liu 2018-11-12 14:30:27 -0800
  • f818de9dce Update containerd to v1.2.0. Lantao Liu 2018-11-12 11:12:41 -0800
  • 0e7a70dbfb skip already exists content Evan Hazlett 2018-10-02 15:59:43 +0000
  • 6f2f4e4343 checkpoint: add copts to checkpoint; save snapshotter to annotation Evan Hazlett 2018-09-25 15:05:37 +0000
  • 40caece8dc update tests Evan Hazlett 2018-09-20 21:52:47 -0400
  • 4fdf720b84 move rw to opt; make snapshot opt; move to NewContainerOpts Evan Hazlett 2018-09-17 18:22:36 -0400
  • 147208061c add image name and runtime name media types; remove task operation on checkpoint Evan Hazlett 2018-09-17 13:48:46 -0400
  • ce0673fd7d Restore take image Evan Hazlett 2018-09-17 11:10:41 -0400
  • 0e4d9da755 remove task handling from Restore Evan Hazlett 2018-09-17 11:04:13 -0400
  • 2d3db08daf refactor spec and snapshot restore into opts Evan Hazlett 2018-09-17 09:47:04 -0400
  • 45c700a955 refactor checkpoint and restore to client Evan Hazlett 2018-09-10 17:16:52 +0000
  • c7896bd722
    Merge pull request #2775 from jterry75/vendor_hcsshim Phil Estes 2018-11-10 14:13:28 -0500
  • f0bedbbd32
    Merge pull request #2776 from thaJeztah/ignore_modprobe_failures Phil Estes 2018-11-10 14:09:40 -0500
  • 555ea3fb43
    Ignore modprobe failures in ExecStartPre (systemd unit) Sebastiaan van Stijn 2018-11-10 12:52:06 +0100
  • abd971cfbd Revendor github.com/Microsoft/hcsshim Justin Terry (VM) 2018-11-09 15:51:44 -0800
  • 96d30788e1
    Merge pull request #2770 from Random-Liu/partial-revert-#2748 Michael Crosby 2018-11-09 15:57:33 -0500
  • ed5a789889
    Merge pull request #2771 from Ace-Tang/runtime_v2_add_id Michael Crosby 2018-11-09 13:26:22 -0500
  • 831a41b958 Fix process locking and state management Michael Crosby 2018-11-09 11:12:55 -0500
  • c4feaa75cf fix: fix failed to get container-shim relation with io.containerd.runc.v1 Ace-Tang 2018-11-09 10:29:40 +0800
  • 64b067d93f fix integration test Mike Brown 2018-11-08 17:53:47 -0600
  • c524b9ce41 Partially revert the event discard change in #2748. Lantao Liu 2018-11-08 14:47:32 -0800
  • bc97f51477 adds golang 1.11.x and tip to build Mike Brown 2018-10-23 16:53:50 -0500
  • edf2b81778
    Merge pull request #969 from Random-Liu/golang-1.11-gofmt Lantao Liu 2018-11-08 00:21:04 -0800
  • 459e481808 Update code for golang 1.11 gofmt. Lantao Liu 2018-11-07 16:08:58 -0800
  • 130d07edd2
    Merge pull request #2769 from fuweid/shim_related_change Phil Estes 2018-11-07 10:30:03 -0500
  • 8e6cf4fb52
    Merge pull request #2766 from AkihiroSuda/doc-rootless Michael Crosby 2018-11-07 10:03:17 -0500
  • f0b081bb44
    Merge pull request #2734 from Ace-Tang/start_early_error Phil Estes 2018-11-07 10:02:32 -0500
  • 38d7d59e8a enhance: update v1/v2 runtime Wei Fu 2018-11-06 22:35:48 +0800
  • ce6d4c9a9f add docs/rootless.md Akihiro Suda 2018-11-06 16:51:43 +0900
  • dd0539b095 ctr: add --cgroup for oci.WithCgroup Akihiro Suda 2018-11-06 16:03:40 +0900
  • 547b5e03cf
    Merge pull request #967 from Random-Liu/update-support-metrics Lantao Liu 2018-11-05 17:09:23 -0800
  • 20b45be294 Update support metrics to include containerd 1.2. Lantao Liu 2018-11-05 13:40:16 -0800
  • 8dcabd6125
    Merge pull request #2755 from estesp/add-adopters Michael Crosby 2018-11-05 16:40:01 -0500