Commit Graph

  • bc6ac08784 update opencontainers/runc v1.0.0-rc7 Sebastiaan van Stijn 2019-03-28 21:42:17 +01:00
  • 4b4182cf59 Do not assume there is no duplicated elements in arrays. Lantao Liu 2019-03-28 01:38:04 -07:00
  • f2a20ead83 Merge pull request #3137 from Random-Liu/fix-race-and-panic Michael Crosby 2019-03-28 11:43:28 -04:00
  • 808b223536 Fix race and panic. Lantao Liu 2019-03-28 01:07:58 -07:00
  • 9bd49c98c6 No UTS namespace for hostnetwork. Lantao Liu 2019-03-27 15:05:05 -07:00
  • 8777224600 Merge pull request #1099 from Random-Liu/do-not-kill-if-cancelled Lantao Liu 2019-03-27 14:55:18 -07:00
  • 8be5a1e1ad Merge pull request #1094 from crosbymichael/oci-opts Lantao Liu 2019-03-27 14:54:08 -07:00
  • 87289a0c62 devmapper: implement Usage Maksym Pavlenko 2019-03-27 14:50:12 -07:00
  • 010b4da36f devmapper: implement dmsetup status Maksym Pavlenko 2019-03-27 14:26:07 -07:00
  • 5eddc1a2cc Use container'd oci opts for spec generation Michael Crosby 2019-03-15 15:36:06 -04:00
  • 1a0228d520 Do not SIGKILL container if container stop is cancelled. Lantao Liu 2019-03-27 00:49:41 -07:00
  • 90a7da8625 Merge pull request #3128 from jhowardmsft/jjh/ci Justin 2019-03-26 09:14:54 -07:00
  • 8710940165 Windows: Build shim binary from Microsoft/hcsshim John Howard 2019-03-25 10:23:22 -07:00
  • eb27e526f5 Merge pull request #1096 from Random-Liu/finish-runtime-annotations Lantao Liu 2019-03-25 14:12:38 -07:00
  • 238658719f Cleanup pod annotation test and only support tailing wildcard. Lantao Liu 2019-03-22 02:39:06 -07:00
  • e16e995939 Vendor Microsoft/hcsshim@8abdbb82 John Howard 2019-03-25 11:11:17 -07:00
  • 68c44f8cc8 Merge pull request #3122 from stefanberger/descriptor_annotations.pr Derek McGowan 2019-03-22 14:28:15 -07:00
  • 5d50b9c2bb Extend adaptImage function with annotations case Stefan Berger 2019-03-22 14:56:23 -04:00
  • 9b882c44f8 Merge pull request #3000 from stefanberger/descriptor_annotations.pr Michael Crosby 2019-03-22 14:05:44 -04:00
  • 8ea28ff564 Merge pull request #3117 from crosbymichael/exec-load Phil Estes 2019-03-22 13:20:51 -04:00
  • 388c8a1760 Fastpath opt and ExecProcess loading Michael Crosby 2019-03-20 15:24:33 -04:00
  • fc44aa810c Merge pull request #3119 from jterry75/windows_lcow_vmgroup_access Michael Crosby 2019-03-22 12:07:17 -04:00
  • 24beaece37 Merge pull request #3120 from jhowardmsft/jjh/create-data-root-with-permissions Michael Crosby 2019-03-22 12:06:39 -04:00
  • bb58b1dbb0 Merge pull request #1084 from harche/passthrough_annotations Lantao Liu 2019-03-22 00:00:08 -07:00
  • a849664519 Windows:ProgramFiles to ProgramData John Howard 2019-03-21 18:50:01 -07:00
  • 6034c1950a Windows:Create root/state with ACL John Howard 2019-03-21 18:47:34 -07:00
  • 7361b19875 Update Windows lcow differ to set NT VIRTUAL MACHINE\Virtual Machines SID Justin Terry (VM) 2019-03-21 14:15:17 -07:00
  • 4c9b5ef8ea Update vendor github.com/Microsoft/go-winio Justin Terry (VM) 2019-03-21 14:09:17 -07:00
  • d15832a4c2 Address review comments Jack Baines 2019-03-21 15:59:49 +00:00
  • ceba56893a Merge pull request #3104 from AkihiroSuda/split-contentserver Phil Estes 2019-03-21 10:10:26 -04:00
  • effd82227c Add support for passing sandbox annotations to runtime Harshal Patil 2019-03-11 13:39:20 +05:30
  • 9bd6b0932e Merge pull request #3111 from thaJeztah/whitelist_statx Michael Crosby 2019-03-20 10:48:18 -05:00
  • 8f8fd3c3a8 seccomp: whitelist statx syscall Sebastiaan van Stijn 2019-03-20 11:52:26 +01:00
  • 908b771086 Add code to return message field of returned registry errors Jack Baines 2019-03-19 15:30:37 +00:00
  • 9ab4c8cbcc Merge pull request #3108 from alculquicondor/fix/import Phil Estes 2019-03-19 13:29:57 -04:00
  • 0cbbd0f68b Merge pull request #3107 from avikivity/3105 Michael Crosby 2019-03-19 10:55:00 -05:00
  • 9a8727cf09 Allow to import an image for the default platform only. Aldo Culquicondor 2019-03-19 10:55:55 -04:00
  • 4506eb45bf seccomp: whitelist io_pgetevents Avi Kivity 2019-03-19 11:55:20 +02:00
  • f3ff95ab72 decouple api.ContentServer implementation package from bbolt dependency Akihiro Suda 2019-03-19 16:04:06 +09:00
  • b90eeadafa Merge pull request #3102 from Ace-Tang/arg_usage Phil Estes 2019-03-18 08:37:18 -07:00
  • 14a050688d ctr: fix image cmd ArgsUsage Ace-Tang 2019-03-18 21:11:34 +08:00
  • c60a5fd190 Merge pull request #3099 from crosbymichael/export-caps Michael Crosby 2019-03-15 13:09:45 -05:00
  • bdd84abf05 Add additional capability handling opts Michael Crosby 2019-03-15 12:23:51 -04:00
  • ef45e4f021 Merge pull request #3046 from linxiulei/fix_shim_socket Michael Crosby 2019-03-15 09:10:47 -05:00
  • a631796fda horten the unix socket path for shim Eric Lin 2019-02-22 15:56:08 +08:00
  • 63d7a9ca8d Merge pull request #3096 from thaJeztah/override_package_name Derek McGowan 2019-03-14 15:58:21 -07:00
  • 3bba2d478d Merge pull request #3093 from tiborvass/nvidia-export Michael Crosby 2019-03-14 17:24:13 -05:00
  • 8672929207 Merge pull request #1090 from mikebrow/filter-masks-when-privileged Lantao Liu 2019-03-14 14:01:38 -07:00
  • 0937e87ccc Merge pull request #1092 from Random-Liu/set-runtime-handler-default Lantao Liu 2019-03-14 13:51:39 -07:00
  • bb4260cecb Set default "" to extra runtime handler. Lantao Liu 2019-03-14 13:10:15 -07:00
  • bf4e7a885c test filtering of container create masks when privileged Mike Brown 2019-03-13 14:52:22 -05:00
  • b858cfb41b Makefile: allow overriding package name Sebastiaan van Stijn 2019-03-14 11:38:13 +01:00
  • 9c9bf1d7a1 Merge pull request #1069 from tallclair/runtimehandler-setup Lantao Liu 2019-03-14 00:22:42 -07:00
  • 8d84e3f9ca Merge pull request #1088 from mikebrow/tarball-doc-update Lantao Liu 2019-03-14 00:17:44 -07:00
  • 9ed2c0aa02 Merge pull request #3085 from crosbymichael/shim-logs Phil Estes 2019-03-13 12:23:06 -07:00
  • 8f63d2acdb Merge pull request #3067 from fuweid/me-fetch-platforms Phil Estes 2019-03-13 12:19:44 -07:00
  • 9474b05dd7 clarify the versioning for the tarball Mike Brown 2019-03-13 12:58:12 -05:00
  • 7ca2c3d68d contrib/nvidia: export helper binary path and list of Nvidia capabilities Tibor Vass 2019-03-12 14:48:59 -07:00
  • d7c5b246c6 Expose vars to configure an additional runtime handler Tim Allclair 2019-02-28 14:13:20 -08:00
  • f5ff4394b9 Merge pull request #1085 from Random-Liu/hostname-backward-compatibility Lantao Liu 2019-03-12 13:04:50 -07:00
  • 09da2d867a Merge pull request #3090 from dmcgowan/update-mailmap Derek McGowan 2019-03-12 11:38:21 -07:00
  • a7aeffc22e Update mailmap for cgroup authors Derek McGowan 2019-03-12 11:17:39 -07:00
  • e6ae9cc64f Shim pluggable logging Michael Crosby 2019-03-07 13:38:56 -05:00
  • 3691cb6550 Fix /etc/hostname backward compatibility issue for in-place upgrade. Lantao Liu 2019-03-12 01:17:41 -07:00
  • 506b815483 remotes: add distribution labels to blob data Wei Fu 2019-03-06 12:12:33 +08:00
  • d582333451 Merge pull request #1083 from Random-Liu/support-docker-18-09 Lantao Liu 2019-03-11 10:30:48 -07:00
  • ade85e643e Support docker 18.09 in the test script. Lantao Liu 2019-03-11 00:45:09 -07:00
  • 25442a865c Merge pull request #1080 from zhsj/rm-partial-docker Lantao Liu 2019-03-08 10:53:05 -08:00
  • 8a0bd84b9a Merge pull request #1056 from Random-Liu/add-sandbox-log-dir-annotation Lantao Liu 2019-03-08 01:32:38 -08:00
  • a15b6e2097 Merge pull request #3081 from thaJeztah/bump_runc Michael Crosby 2019-03-07 15:10:41 -06:00
  • b8d40b3535 update runc to 2b18fe1d885ee5083ef9f0838fee39b62d653e30 Sebastiaan van Stijn 2019-03-07 21:30:26 +01:00
  • 09cf2a629b Extend metadata images test with fieldpaths for Annotations Stefan Berger 2019-03-07 13:54:41 -05:00
  • 5124f9ee54 Write the Annotations map into the bolt db Stefan Berger 2019-03-07 13:53:48 -05:00
  • 02cc1485df Prepare boltutil for reading and writing another map Stefan Berger 2019-03-07 12:02:52 -05:00
  • 1e893b19ce devmapper: add no_devmapper build tag Maksym Pavlenko 2019-03-07 10:53:19 -08:00
  • aa328dfc55 Merge pull request #3041 from thaJeztah/bump_da_bolt Derek McGowan 2019-03-07 09:28:26 -08:00
  • c6729fe0c4 Use ParseSignal and AtomicWriteFile functions from containerd Shengjing Zhu 2019-03-08 00:44:30 +08:00
  • 5fdcef55a2 Merge pull request #3075 from ehotinger/with-new-snapshot Phil Estes 2019-03-07 11:15:18 -05:00
  • cfba7ef8e2 Merge pull request #3064 from dmcgowan/update-gc-content-references Michael Crosby 2019-03-07 09:52:53 -06:00
  • 9eabcf525e Add an OCI annotation for sandbox log directory. Lantao Liu 2019-02-22 16:29:53 -08:00
  • 79248fea2b Add test for ocispec.Descriptor Annotations Stefan Berger 2019-03-06 16:12:18 -05:00
  • 34f3772956 Allow WithNewSnapshot and WithNewSnapshotView to take in snapshotter options. Eric Hotinger 2019-03-06 13:22:37 -08:00
  • 04b2e5bbf7 Merge pull request #3072 from crosbymichael/v2opts Phil Estes 2019-03-06 14:27:02 -05:00
  • aaae81189a Update checkpoint opts with runtime handling Michael Crosby 2019-03-06 12:42:45 -05:00
  • 160737d2c8 Fix no pivot and keyring opts Michael Crosby 2019-03-06 12:37:36 -05:00
  • 0b711d616a Copy annotations around where necessary Stefan Berger 2019-03-06 12:22:56 -05:00
  • bfbd1d09c9 Merge pull request #3070 from darfux/update-build-doc Phil Estes 2019-03-06 08:53:38 -05:00
  • 4d2a26d751 BUILDING.md: update testing section Li Yuxuan 2019-03-06 18:56:14 +08:00
  • e70a530aa3 Merge pull request #3069 from fuweid/me-debug-mode-push Michael Crosby 2019-03-05 11:10:51 -06:00
  • 6424a36032 ctr/commands/images/push: don't show progress if it is debug mode Wei Fu 2019-03-05 22:11:27 +08:00
  • 7cfb99ab9d Add content gc ref labels from containers, images, and snapshots Derek McGowan 2019-03-04 14:29:16 -08:00
  • 95f564f95b Merge pull request #1072 from Random-Liu/clean-path Lantao Liu 2019-03-04 14:01:41 -08:00
  • 30b6f460b9 Merge pull request #3063 from zhsj/fix-mipsx Michael Crosby 2019-03-04 11:31:16 -06:00
  • 63328c1d2a Merge pull request #3054 from jterry75/stderr_with_tty_windows Michael Crosby 2019-03-04 11:08:06 -06:00
  • 0464298b1e Use clean path for map and comparison. Lantao Liu 2019-03-03 21:01:18 -08:00
  • f0d5dd3c82 Use unix.SignalNum in ParseSignal on unix platform Shengjing Zhu 2019-03-03 21:25:45 +08:00
  • 1745951bad Vendor golang.org/x/sys d455e41777fca6e8a5a79e34a14b8368bc11d9ba Shengjing Zhu 2019-03-03 20:59:13 +08:00
  • 5840ecc3d8 Merge pull request #3056 from ehotinger/ehotinger/snapshotter-docs Derek McGowan 2019-02-28 17:27:00 -08:00
  • e13a4b67e8 Update the snapshotter docs to refer to the snapshots package for WithLabels. Eric Hotinger 2019-02-28 15:03:37 -08:00
  • 210e80289b Merge pull request #1055 from Random-Liu/use-right-sandbox-config Lantao Liu 2019-02-28 13:02:39 -08:00