Commit Graph

  • 2a10bc7b44
    Merge pull request #2759 from fuweid/bugfix_use_right_flag_value Michael Crosby 2018-11-05 14:20:56 -0500
  • 18363d0c95
    Add ADOPTERS.md file Phil Estes 2018-11-01 11:14:10 -0400
  • 0535fa60fb
    Merge pull request #2756 from jterry75/runhcs_opts Michael Crosby 2018-11-05 13:33:32 -0500
  • 354dab0caa Forward ctr.exe --debug as io.containerd.runhcs.v1 options Justin Terry (VM) 2018-11-01 14:25:18 -0700
  • a33ad40245 Implement io.containerd.runhcs.v1 shim log opts Justin Terry (VM) 2018-11-01 14:09:33 -0700
  • ec3dbd155e Add io.containerd.runhcs.v1 shim proto options Justin Terry (VM) 2018-11-01 13:36:31 -0700
  • 7d70d2b78d Fix Makefile to run protobuild on paths with spaces Justin Terry (VM) 2018-11-01 13:32:55 -0700
  • 998d0f9e49
    Merge pull request #2761 from jterry75/remove_windows_v2_conditional Michael Crosby 2018-11-05 11:56:34 -0500
  • 37773e169d
    Merge pull request #2764 from cyphar/emoji-remove Phil Estes 2018-11-05 09:32:27 -0500
  • 83f4ab8855
    makefile: remove emoji on Linux Aleksa Sarai 2018-11-05 21:12:41 +1100
  • 8329a491b9 Build Windows V1 and V2 runtimes always Justin Terry (VM) 2018-11-02 11:59:03 -0700
  • 124194b98b check task existence before new task Ace-Tang 2018-10-19 21:44:32 +0800
  • a02f7cea86 bugfix: use skip-verify flag in ctr instead of insecure Wei Fu 2018-11-02 18:16:09 +0800
  • f1a3a6fba6
    Merge pull request #2760 from estesp/fix-appveyor-mingw-vers Michael Crosby 2018-11-02 11:21:57 -0400
  • 2bb7da8431
    Fix mingw version back to working version with Golang Phil Estes 2018-11-02 09:15:51 -0400
  • 3fd67d108a
    Merge pull request #965 from mikebrow/update-community-link Lantao Liu 2018-11-01 15:19:06 -0700
  • 068880ff16 Add custom headers option to dockerResolver Charles Kenney 2018-10-31 19:42:42 -0400
  • b043f9ffad
    Merge pull request #2754 from mikebrow/readme-slack-invite-update Michael Crosby 2018-10-31 14:37:56 -0400
  • d8d7dcc759 update the slack information Mike Brown 2018-10-31 13:07:09 -0500
  • fa912a79bb update link for slack invite Mike Brown 2018-10-31 10:09:01 -0500
  • 9035063a5b
    Merge pull request #2753 from Charliekenney23/fix-typo-resolveroptions-docs Michael Crosby 2018-10-31 13:28:14 -0400
  • 7c85d873a0 fix typo in ResolverOptions.Credentials documentation Charles Kenney 2018-10-31 11:06:28 -0400
  • f6089b85a7
    Merge pull request #961 from mikebrow/remove-authconfig-fromlog Lantao Liu 2018-10-30 00:31:01 -0700
  • 0e522cae43
    Merge pull request #959 from Random-Liu/use-commit Lantao Liu 2018-10-30 00:30:44 -0700
  • 1b3ff7462e removes authconfit from info log Mike Brown 2018-10-29 21:17:15 -0500
  • 7a1311698c Use commit as version. Lantao Liu 2018-10-29 18:13:33 -0700
  • 8afcade1a6
    Merge pull request #2748 from crosbymichael/reaper-buffer Michael Crosby 2018-10-29 17:49:50 -0400
  • 9f87ce8c7e
    Merge pull request #957 from mikebrow/update-readme-link Lantao Liu 2018-10-29 14:20:12 -0700
  • 232a063496 Increase reaper buffer size and non-blocking send Michael Crosby 2018-10-29 16:27:45 -0400
  • 35a32a8778
    Merge pull request #2747 from fuweid/bugfix_wrap_error_in_closeIO Michael Crosby 2018-10-29 11:25:37 -0400
  • 6f8edc2308
    Merge pull request #2743 from Ace-Tang/shim_lock Michael Crosby 2018-10-29 11:25:01 -0400
  • 05f8c3a3f1
    Merge pull request #2746 from crosbymichael/aufs-bump Phil Estes 2018-10-29 10:15:40 -0400
  • 00ba92364c bugfix: CloseIO should return correct status code Wei Fu 2018-10-28 12:08:59 +0800
  • 6039a4d322 link to new icon location Mike Brown 2018-10-27 10:21:13 -0500
  • 1cc93460d7 Bump aufs for unsupported errors Michael Crosby 2018-10-26 16:49:31 -0400
  • 7f8b405eac
    Merge pull request #2745 from crosbymichael/snapshot-warnings Michael Crosby 2018-10-26 15:22:04 -0400
  • 86b8c480c8
    Merge pull request #2435 from thaJeztah/bump_go_1.11 Michael Crosby 2018-10-26 15:09:02 -0400
  • 1301813f7a Update ZFS for unsupported warnings Michael Crosby 2018-10-26 13:52:32 -0400
  • 16aaf6c065 Change unsupported snapshot warnings to INFO Michael Crosby 2018-10-26 12:44:14 -0400
  • 07237e34e6
    Bump to Go 1.11.x Sebastiaan van Stijn 2018-07-05 10:08:11 +0200
  • c206da7957 optimize shim lock in runtime v1 Ace-Tang 2018-10-24 20:38:47 +0800
  • e312635396
    Merge pull request #950 from Random-Liu/netns-source-of-truth Lantao Liu 2018-10-24 19:23:51 -0700
  • c4446665cb
    Merge pull request #2731 from dmcgowan/release-1.2 Derek McGowan 2018-10-24 16:44:29 -0700
  • e4d2486899
    Prepare 1.2 release Derek McGowan 2018-10-18 15:55:44 -0700
  • c20c569a01
    Merge pull request #2742 from fuweid/bugfix_return_context_cancel_error_during_subcribe Derek McGowan 2018-10-24 16:13:41 -0700
  • 775bc6e5f4 Update integration test. Lantao Liu 2018-10-10 17:20:44 -0700
  • c1740d8291 Manage mount lifecycle and remove cached state Lantao Liu 2018-10-10 17:20:40 -0700
  • 15a761c035 bugfix: return the context error during event subscribe Wei Fu 2018-10-24 15:28:55 +0800
  • 9fb7eedb5b
    Merge pull request #2729 from Ace-Tang/master Phil Estes 2018-10-23 16:39:51 +0100
  • 2f2d6a142c
    Merge pull request #2741 from Random-Liu/update-cri Michael Crosby 2018-10-23 10:31:18 -0400
  • 52893fbb05
    Merge pull request #2740 from Ace-Tang/ctr_metric Phil Estes 2018-10-23 09:16:01 +0100
  • c3cac72b92 ctr: fix potential panic in metric Ace-Tang 2018-10-22 11:39:33 +0800
  • bee4cc5929 Update cri to f913714917d2456d7e65a0be84962b1ce8acb487. Lantao Liu 2018-10-22 22:57:25 -0700
  • a4b6522e11
    Merge pull request #2732 from gliptak/patch-1 Michael Crosby 2018-10-22 11:17:11 -0400
  • 6f1a54c952
    Merge pull request #2736 from gliptak/misspell1 Michael Crosby 2018-10-22 10:38:46 -0400
  • 36893c3ec9
    Merge pull request #953 from Starnop/getruntime-before-setupnetwork Lantao Liu 2018-10-20 22:37:53 -0700
  • d4529076f7
    Merge pull request #2735 from estesp/remove-release-tool Akihiro Suda 2018-10-20 16:43:41 +0900
  • 9d01160902
    Correct spelling Gábor Lipták 2018-10-19 17:03:19 -0400
  • 4a0c40664a
    Correct redundant nil check Gábor Lipták 2018-10-18 22:00:26 -0400
  • 0dd3211a06
    Remove containerd-release tool from main repo Phil Estes 2018-10-19 12:13:38 -0400
  • 7b1b16b741 runtime-v2: add validation for runtime name Ace-Tang 2018-10-18 16:13:05 +0800
  • 133ac5cd2a
    Merge pull request #2730 from fuweid/fixtypo_in_runtime_package Akihiro Suda 2018-10-19 10:23:54 +0900
  • 405518591d
    Merge pull request #2727 from mikebrow/ignore-idempotence Derek McGowan 2018-10-18 11:16:41 -0700
  • accadd7118 fixtypo: misspell in runtime package Wei Fu 2018-10-18 23:21:05 +0800
  • 879b2ae291 allow idempotence when adding a task to cgroup metrics collection Mike Brown 2018-10-17 16:55:22 -0500
  • 9c1db67b3a
    Merge pull request #2726 from lucperkins/lperkins/update-banner-url Derek McGowan 2018-10-17 13:41:05 -0700
  • 0c8a5ff72e Update banner URL lucperkins 2018-10-17 12:22:28 -0700
  • f1f8cb017e
    Merge pull request #2725 from fuweid/enhance_split_config_from_server Michael Crosby 2018-10-17 10:22:51 -0400
  • 22a8777a9e refactor: setup network after get Sandbox runtime Starnop 2018-10-17 16:35:45 +0800
  • 06616dab00 enhance: split config from server package Wei Fu 2018-10-17 11:58:33 +0800
  • 483724b0df
    Merge pull request #2724 from crosbymichael/runc-lxc Derek McGowan 2018-10-16 15:05:15 -0700
  • d7769daa5e Update runc to 58592df56734acf62e574865fe40b9e53e Michael Crosby 2018-10-16 15:47:41 -0400
  • d6de12e2f3
    Merge pull request #2723 from dmcgowan/update-version-rc.2 Derek McGowan 2018-10-16 11:03:45 -0700
  • 5e810c3e3d
    Update version to 1.2.0-rc.2 Derek McGowan 2018-10-16 10:24:48 -0700
  • f1dfe86ef4
    Merge pull request #2688 from crosbymichael/ctrdecodespec Michael Crosby 2018-10-16 09:38:43 -0400
  • 9fe52f66d6
    Merge pull request #2721 from Ace-Tang/master Michael Crosby 2018-10-16 09:38:30 -0400
  • 7ea75ef4a9 ctr: add some metric item Ace-Tang 2018-10-16 16:54:02 +0800
  • acc3b839d3
    Merge pull request #2714 from dmcgowan/fix-content-deadlock-after-error Michael Crosby 2018-10-15 21:17:45 -0400
  • fdc4e1f426
    Merge pull request #2720 from crosbymichael/stress-root Michael Crosby 2018-10-15 21:17:12 -0400
  • 0f756495a9
    Fix writer deadlock in local store Derek McGowan 2018-10-10 17:00:07 -0700
  • e86a0689fb Fix stress test for image config opt requirements Michael Crosby 2018-10-15 18:58:16 -0400
  • d725ebe446
    Merge pull request #2718 from jterry75/update_runhcs Derek McGowan 2018-10-15 15:13:44 -0700
  • 3f1d9b2c4f Revendor github.com/Microsoft/hcsshim Justin Terry (VM) 2018-10-15 13:38:24 -0700
  • 5993d096ff
    Merge pull request #2691 from fuweid/bugfix_cache_empty_label Michael Crosby 2018-10-15 15:43:23 -0400
  • 3f5e6cdeaa
    Merge pull request #2717 from dmcgowan/diff-set-uncompressed-label Michael Crosby 2018-10-15 15:16:21 -0400
  • 26506e9e23
    Update empty layer label Derek McGowan 2018-10-15 11:28:45 -0700
  • bb197ddc47
    Set uncompressed label on diff when already exists Derek McGowan 2018-10-15 11:02:01 -0700
  • 50c020f4d5
    Merge pull request #2716 from estesp/reference-common-project-repo Michael Crosby 2018-10-15 11:46:36 -0400
  • bd93a66fc2
    Use common project repo copies of travis scripts Phil Estes 2018-10-15 08:58:23 -0400
  • 6f3288333c
    Move common repository details to project references Phil Estes 2018-10-15 08:53:30 -0400
  • 0146a48cb8
    Merge pull request #2712 from nogoegst/mount-openbsd Akihiro Suda 2018-10-13 11:23:21 +0900
  • 61f4ecb1e1
    Merge pull request #2713 from nogoegst/archive-openbsd Akihiro Suda 2018-10-13 11:22:34 +0900
  • a20603090f archive: add support for OpenBSD Ivan Markin 2018-10-12 21:51:10 +0000
  • 0828b7aa96 mount: add support for OpenBSD Ivan Markin 2018-10-12 21:38:03 +0000
  • 728f636e32
    Merge pull request #949 from Random-Liu/fix-ip-leakage Lantao Liu 2018-10-12 01:18:12 -0700
  • 84775d2c10 Add integration test. Lantao Liu 2018-10-09 23:13:48 -0700
  • 1f1e92e4a4 Update go-cni to 40bcf8ec8acd7372be1d77031d585d5d8e561c90. Lantao Liu 2018-10-09 23:13:40 -0700
  • 1a5f9a3434
    Merge pull request #2710 from fuweid/enhance_support_duration_for_cpu_profile_collection Phil Estes 2018-10-11 11:00:25 -0400
  • 09aa58bee5
    Merge pull request #2705 from jterry75/detachvhd Phil Estes 2018-10-11 10:35:26 -0400
  • f67459929e
    Merge pull request #2700 from jiria/jiria/add-windows-arm-support Derek McGowan 2018-10-10 16:47:54 -0700