1
0
mirror of https://github.com/opencontainers/runtime-spec.git synced 2026-02-05 18:45:18 +01:00
Commit Graph

1385 Commits

Author SHA1 Message Date
Vincent Batts
ce773cbd97 ChangeLog: changes v1.0.1...v1.0.2
Co-Authored-By: H. Vetinari <h.vetinari@gmx.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-03-25 07:57:38 -04:00
Vincent Batts
5ef5c780de Makefile: avoid SELinux for making docs
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-03-24 12:44:00 -04:00
Michael Crosby
9e4b75631b Merge pull request #1036 from vbatts/reconcile_release_doc
*: release process is duplicated in RELEASES.md
2020-03-24 12:11:34 -04:00
Vincent Batts
d22e8e0d10 *: release process is duplicated in RELEASES.md
https://github.com/opencontainers/runtime-spec/blob/master/RELEASES.md#checklist

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-03-24 12:05:40 -04:00
Vincent Batts
f49fed0d62 Merge pull request #1034 from kad/rdt-clos
Clarify case with pre-configured Intel RDT closID
2020-03-07 08:20:14 -05:00
Vincent Batts
30d79a2836 Merge pull request #1035 from h-vetinari/rebase_975
config-linux: describe more about rootfs mount propagation (cont'd)
2020-03-07 08:19:31 -05:00
Michael Crosby
6fea7371dd Merge pull request #1025 from vbatts/rebase_931
config-linux: add SHOULD to linux.namespaces.type
2020-03-06 11:55:22 -05:00
H. Vetinari
41c3e476b5 Review (tianon)
Signed-off-by: H. Vetinari <h.vetinari@gmx.com>
2020-03-06 08:57:02 +01:00
Alexander Kanevskiy
9be95950a5 Clarify case with pre-configured Intel RDT closID
System administrators can pre-configure set of closIDs that can
be assigned to containers. If closID is specified and present,
runtime can just assign container to it.

Signed-off-by: Alexander Kanevskiy <kad@linux.intel.com>
2020-03-05 14:54:42 +02:00
Dongsu Park
76c0da249d config-linux: describe more about rootfs mount propagation
Section of rootfs mount propagation modes should include more
descriptions about each propagation mode as well as its actual
meaning in the real world. Since the shared subtrees document
in the Linux Kernel is not exactly readable for ordinary users,
we should elaborate more on this topic in the runtime-spec.

Fixes https://github.com/opencontainers/runtime-spec/issues/973

Suggested by @alban, @iaguis

Signed-off-by: Dongsu Park <dongsu@kinvolk.io>
Signed-off-by: H. Vetinari <h.vetinari@gmx.com>
2020-03-05 09:56:01 +01:00
Qiang Huang
d5b400ccea Merge pull request #1029 from vbatts/pullapprove
PullApprove: No need for 3 DCO checks
2020-03-05 08:58:27 +08:00
zhouhao
353ddcbd15 config-linux: add SHOULD to linux.namespaces.type
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-03-04 18:20:09 -05:00
Vincent Batts
231312cd18 Merge pull request #1033 from jwcheong0420/fix-typo
Fix typo in RELEASES.md
2020-03-04 17:38:37 -05:00
Joowon Cheong
37fab776a2 Fix typo in RELEASES.md
Signed-off-by: Joowon Cheong <jwcheong0420@gmail.com>
2020-02-25 15:42:09 +09:00
Tianon Gravi
39c287c415 Merge pull request #1031 from h-vetinari/rebase_937
Rebase #937
2020-02-05 13:43:19 -08:00
Ma Shimiao
baa79787b6 remove unneeded indent
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Signed-off-by: H. Vetinari <h.vetinari@gmx.com>
2020-02-05 09:41:54 +01:00
Qiang Huang
1ca19ac322 Merge pull request #1027 from vbatts/release-checklist
RELEASE: document how to do the release
2020-02-04 08:59:50 +08:00
Vincent Batts
a87fe24391 Makefile: no DCO with git-validation on travis
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-02-03 09:59:32 -05:00
Qiang Huang
7cddf4f49f Merge pull request #1028 from opencontainers/philips-patch-1
MAINTAINERS: remove philips
2020-02-02 10:31:31 +08:00
Vincent Batts
4da9ab00b6 Merge pull request #1030 from vbatts/remove_vishnu
MAINTAINERS: remove Vishnu
2020-02-01 20:10:04 -05:00
Brandon Philips
bacc285965 MAINTAINERS: remove philips
Signed-off-by: Brandon Philips <brandon@ifup.org>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-02-01 16:29:15 -05:00
Vincent Batts
d5bfb2b054 MAINTAINERS: remove Vishnu
Big love to Vishnu.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-02-01 16:25:10 -05:00
Vincent Batts
dda13dc49b PullApprove: No need for 3 DCO checks
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-02-01 16:16:56 -05:00
Vincent Batts
12fd09a068 RELEASE: document how to do the release
It's been a couple of years and I have no idea what I am doing.
Some of this could be automated, but for now I've included some of the
shell that gets close to the process.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-01-09 11:30:39 -05:00
Michael Crosby
e09c7c488e Merge pull request #1008 from RenaudWasTaken/hooks
Add create-host, create-container, start-container hooks
2019-12-30 14:22:25 -05:00
Renaud Gaubert
c1662686cf Add create-container, create-runtime and start-container hooks
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2019-12-25 21:45:39 +00:00
Vincent Batts
020fda7ff6 Merge pull request #1024 from giuseppe/add-personality-schema
schema: add missing definition for personality
2019-12-19 08:08:41 -05:00
Tianon Gravi
bab266ed03 Merge pull request #898 from 0x0916/fix-weight-type
schema/defs-linux: change weight type to uint16
2019-12-17 16:25:32 -08:00
Tianon Gravi
2d3f265fc2 Merge pull request #903 from wking/state-version-source
runtime: Clarify ociVersion as based on the state schema
2019-12-17 16:22:45 -08:00
Tianon Gravi
903de9f895 Merge pull request #916 from wking/unknown-properties-one-must
config: Collapse extensibility to a single MUST
2019-12-17 16:22:05 -08:00
Giuseppe Scrivano
e6e17add41 schema: drop id from umask
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-12-17 23:35:03 +01:00
Giuseppe Scrivano
fac34e27da schema: fix indentation
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-12-17 23:27:04 +01:00
Giuseppe Scrivano
03c526b268 schema: add missing definition for personality
Closes: https://github.com/opencontainers/runtime-spec/issues/1023

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-12-17 23:13:53 +01:00
Vincent Batts
68f17f50dc Merge pull request #1012 from justincormack/personality
Add Linux personality support
2019-12-17 15:26:21 -05:00
Vincent Batts
8b180f3962 Merge pull request #985 from masters-of-cats/master
config-linux: Add Memory cgroup's use_hierarchy
2019-12-17 14:56:04 -05:00
Vincent Batts
cd13d2d1ba Merge pull request #941 from cyphar/config-umask-option
config: add "umask" field to POSIX "user" section
2019-12-17 14:22:59 -05:00
Michael Crosby
19e92ca817 Merge pull request #1019 from pjbgf/add-act-log
Add new seccomp action
2019-10-07 10:53:22 -04:00
Paulo Gomes
2b844a0323 Add support for SCMP_ACT_LOG
Signed-off-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
2019-09-25 20:02:02 +01:00
Paulo Gomes
66f4ffa58c Add new seccomp action.
Signed-off-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
2019-09-25 19:47:16 +01:00
Qiang Huang
52e2591aa9 Merge pull request #1018 from giuseppe/seccomp-flags
config-linux: support seccomp flags
2019-09-11 09:34:53 +08:00
Giuseppe Scrivano
d1ef109cd0 config-linux: support seccomp flags
allow to specify what flags must be passed to seccomp(2) when
installing the filter.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-09-09 15:59:27 +02:00
Tianon Gravi
4f2ab155bb Merge pull request #1017 from giuseppe/fix-crun-repository
implementations.md: fix repository for crun
2019-08-12 08:44:31 -07:00
Giuseppe Scrivano
ff32f0202c implementations.md: fix repository for crun
crun was moved from github.com/giuseppe/crun to
github.com/containers/crun.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-08-12 12:07:09 +02:00
Michael Crosby
c9a5f61944 Merge pull request #1016 from estesp/update-meetings
Update meeting info section to point to "org" repo
2019-07-16 15:26:40 -04:00
Phil Estes
23c4be20fc Update meeting info section to point to "org" repo
We should keep the OCI contributor/maintainer dev meeting information in
the new "org" repo and all other repos should point there. This
minimizes places we need to update in the future if our meeting
technology or meeting frequency changes again.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2019-07-16 14:04:50 -04:00
Tianon Gravi
a950415649 Merge pull request #1013 from odinuge/hugetlb-pattern-fix
Fix markdown escape in config-linux
2019-06-18 16:44:42 -07:00
Odin Ugedal
78ab98c076 Fix markdown escape in config-linux
Signed-off-by: Odin Ugedal <odin@ugedal.com>
2019-06-18 19:45:33 +02:00
Michael Crosby
7a49e344a7 Merge pull request #1011 from odinuge/hugetlb-pattern
config-linux: add more info about hugetlb page size
2019-06-17 11:43:38 -04:00
Odin Ugedal
759f58ad64 config-linux: add more info about hugetlb page size
Currently the docs don't say anything about what the "pageSize" is other
than the fact that it is a string. This makes it easier for developers
to understand how it works, and may help avoiding mistakes which are
hard to spot.

Signed-off-by: Odin Ugedal <odin@ugedal.com>
2019-06-10 08:24:42 +02:00
Michael Crosby
8ffda149ba Merge pull request #1009 from KentaTada/Fix-sample-ociVersion
Fix ociVersion of Configuration Schema Example to support ambient capability
2019-06-04 11:48:36 -04:00