Commit Graph

165 Commits

Author SHA1 Message Date
Tiesheng 45ae53d4db Fix typos in the "Namespace types" section
Signed-off-by: ChengTiesheng <chengtiesheng@huawei.com>
2015-08-20 11:08:40 +08:00
Mrunal Patel 0c505a55d8 Merge pull request #106 from zenlinTechnofreak/updateDevice
Change Device field order in spec_linux.go
2015-08-12 18:27:25 -07:00
Michael Crosby 7e4a877967 Merge pull request #104 from vbatts/contribution-updates
README.md: contribution about discussion
2015-08-12 13:44:38 -07:00
Vincent Batts 7e22d0d6f7 README.md: contribution about discussion
Leaning on aspects of golang's contribution
(https://golang.org/doc/contribute.html)

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-12 13:30:22 -04:00
LinZhinan(Zen Lin) 4661b21676 Change Device field order in spec_linux.go, 'Path' should be top of the 'Type' field, according to the different of the config-linux.md, 'Path' field is the unique key.
Signed-off-by: LinZhinan(Zen Lin) <linzhinan@huawei.com>
2015-08-11 15:05:29 +08:00
Vincent Batts da9240a712 Merge pull request #102 from wking/meeting-agendas
README: Document pre-meeting agenda alteration
2015-08-10 15:45:20 -04:00
W. Trevor King 6ef382b69c README: Document YouTube and IRC backchannel for meetings
On Mon, Aug 10, 2015 at 09:38:50AM -0700, Mrunal Patel wrote [1]:
> There is a limit of 10 participants per hangout. So, I will
> broadcast it at the time when it starts and people who aren't
> invited could view the stream and discuss on IRC.

On Mon, Aug 10, 2015 at 09:53:59AM -0700, Mrunal Patel wrote [2]:
> I think the youtube channel should work as the broadcast link
> https://www.youtube.com/channel/UC1wmLdEYmwWcsFg7bt1s5nw

The IRC channel location is from opencontainers/web@f693390f (updated
content, 2015-06-21).

[1]: https://groups.google.com/a/opencontainers.org/d/msg/dev/Cy5uFI_ySpg/E1FnYUmfDwAJ
     From: Mrunal Patel
     Subject: Re: Discussions and Notes
     Date: Mon, 10 Aug 2015 09:38:50 -0700
     Message-ID: <CANEZBD7K=8+i7RaTAkg_0XLUSQrZLykGR0bxce-JtErO8KAQ1Q@mail.gmail.com>
     Cc: dev <dev@opencontainers.org>, ...
[2]: https://groups.google.com/a/opencontainers.org/d/msg/dev/Cy5uFI_ySpg/X4RQEx2gDwAJ
     From: Mrunal Patel
     Subject: Re: Discussions and Notes
     Date: Mon, 10 Aug 2015 09:53:59 -0700
     Message-ID: <CANEZBD7snSro5GXYc6QRuk3+KnR0WAeFThfQXvOcnx3t9jNXag@mail.gmail.com>
     Cc: dev <dev@opencontainers.org>, ...

Signed-off-by: W. Trevor King <wking@tremily.us>
2015-08-10 10:15:03 -07:00
W. Trevor King f9bf5c1b55 README: Document pre-meeting agenda alteration
On Wed, Aug 05, 2015 at 11:57:59AM -0700, Mrunal Patel wrote [1]:
> We could also have guests on the hangout if they have some important
> topic to present. We can decide that on the topics being discussed
> in the mailing list.

On Sat, Aug 08, 2015 at 08:23:21AM -0400, Vincent Batts wrote [2]:
> We said the topics would be proposed on this list. Discussion notes have
> been shared as a Google doc so far. I'm not opposed to markdown notes, but
> initially that just seems like an repo to me.

More generally, the topic of feedback loops came up in the 2015-08-05
meeting [3,4] (after 26:02 in the video), and the consensus was to
start discussion anything that seemed worth discussion on the mailing
list ("conversations and discussions should be on
dev@opencontainers.org mailing-list first, conversations and
discussions should be on dev@opencontainers.org" [3]).  That doesn't
speak to agenda-formation specifically, but it makes an official
policy of discussing most things on the mailing list, and the two
posts I quote above extend that general approach to agenda formation.

While touching this paragraph, I also re-wrapped it to match
README.md#markdown-style.

[1]: https://groups.google.com/a/opencontainers.org/d/msg/dev/JsXgi4kxkBg/Gw7GvPodDgAJ
     From: Mrunal Patel
     Subject: Re: Hangout link for today
     Date: Wed, 5 Aug 2015 11:57:59 -0700
     Message-ID: <CANEZBD6Zs5Ht8dgkvSHRHQGaVLms_kSGqCV00AJD6eFLm9hR4w@mail.gmail.com>
     Cc: dev <dev@opencontainers.org>, …
[2]: https://groups.google.com/a/opencontainers.org/d/msg/dev/41jZ9Qe7R5c/ZInajC_0DgAJ
     From: Vincent Batts
     Subject: Re: Open Container Weekly Meeting - Aug 5, 2015
     Date: Sat, 8 Aug 2015 08:23:21 -0400
     Message-ID: <CAN6Zp5yFX8yLG3b-82SAq7AmCxVpoy1tyt0K1ijFqSsCjKPRpg@mail.gmail.com>
     Cc: dev <dev@opencontainers.org>, …
[3]: https://docs.google.com/document/d/1a5UW7MRLVaUDEjuQmRudYMZcPV0bBtPD2QEOLT_3zi0/edit?usp=sharing
[4]: https://plus.google.com/events/cqfpicicbnra9mv6kvpj0mb24u4

Signed-off-by: W. Trevor King <wking@tremily.us>
2015-08-08 16:30:06 -07:00
Mrunal Patel 5eec1fb670 Merge pull request #93 from vbatts/implementations-page
Implementations page
2015-08-07 11:44:13 -07:00
Michael Crosby d32cd948d6 Merge pull request #89 from mrunalp/security
Add security section
2015-08-07 14:35:05 -04:00
Mrunal Patel 63d3d272cb Add Apparmor, Selinux and Seccomp
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-08-07 14:20:59 -04:00
Mrunal Patel af36d746ba Add Apparmor, Selinux and Seccomp sections
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-08-07 14:19:10 -04:00
Vincent Batts b3ebf849bf .: Adding listing of implementations
* runc
* runv - https://groups.google.com/a/opencontainers.org/d/msg/dev/Tjq5QJ_eez0/LMt3dgReDQAJ
* ocp-testing - https://groups.google.com/a/opencontainers.org/d/msg/dev/_XUjuKzL84g/i2n5s0iUBgAJ

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-07 13:18:13 -04:00
Michael Crosby cb928bb8c0 Merge pull request #94 from LK4D4/expose_more_about_device
Replace Linux.Device with more specific config
2015-08-06 18:41:03 -04:00
Alexander Morozov 5273b3d785 Replace Linux.Device with more specific config
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-08-06 10:26:29 -07:00
Mrunal Patel 7414f4d3e9 Merge pull request #92 from vbatts/vbatts-travis_file
.: adding travis file for future CI
2015-08-04 11:38:52 -07:00
Michael Crosby 5b31bb2b77 Merge pull request #34 from mrunalp/hooks
hooks: start with pre-start and post-stop hooks.
2015-08-03 14:40:30 -04:00
Mrunal Patel 15dee2e03d runtime: Add prestart/poststop hooks
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>

Add hooks to the spec

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-08-03 14:36:42 -04:00
Vincent Batts 093e5e2fa3 .: adding travis file for future CI
Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-03 13:16:25 -04:00
Michael Crosby 16aac944b6 Merge pull request #91 from vbatts/vbatts-cleanup
golint
2015-08-03 13:09:55 -04:00
Vincent Batts 8029d26bca spec_linux: remove ending periods on one-line comments
Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-03 10:20:46 -04:00
Vincent Batts 8cb38067f2 spec_linux: conform to `golint`
Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-03 10:19:56 -04:00
Vincent Batts 9ed6de6631 Merge pull request #85 from philips/bundle-use-case
bundle: add initial run use case
2015-07-31 22:08:14 -04:00
Brandon Philips 4b90d6bed4 bundle: add initial run use case
Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
2015-07-30 11:54:17 -07:00
Mrunal Patel d619f2fccb Merge pull request #86 from crosbymichael/mailinglist
Update readme with weekly call and mailing list
2015-07-29 12:31:18 -07:00
Michael Crosby 36deacd0b2 Update readme with weekly call and mailing list
This adds information for new participants to join the mailing list and
weekly meeting.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-07-29 11:30:53 -07:00
Mrunal Patel 0e39102096 Merge pull request #84 from jhjeong-kr/typo
typo: the -> for
2015-07-29 09:35:16 -07:00
Jin-Hwan Jeong d1407ff4d5 typo: the -> for
Signed-off-by: Jin-Hwan Jeong <jhjeong.kr@gmail.com>
2015-07-29 14:15:42 +09:00
Brandon Philips bf2b6364e7 Merge pull request #82 from philips/markdown-style-section
README: add a rule for paragraph formatting in markdown
2015-07-28 17:38:02 -07:00
Brandon Philips 1075520709 README: add a rule for paragraph formatting in markdown 2015-07-28 17:37:29 -07:00
Michael Crosby 55912bd676 Merge pull request #79 from laijs/json-notation-in-md
specs: add json notation
2015-07-27 09:06:50 -07:00
Michael Crosby 8718f81b67 Merge pull request #80 from laijs/fix-mappings-description
specs: fix the description for the [ug]idMappings
2015-07-27 09:06:23 -07:00
Michael Crosby e92fa189e1 Merge pull request #77 from laijs/convert-oc-to-runc
runtime.md: convert oc to runc
2015-07-27 09:05:24 -07:00
Alexander Morozov ee14acd1da Merge pull request #81 from laijs/align-graph
specs: align the ascii graph
2015-07-27 08:38:06 -07:00
Alexander Morozov f8fe0c0c1f Merge pull request #78 from laijs/rename-ocp
spec: rename ocp to oci and add a link
2015-07-27 08:27:56 -07:00
Lai Jiangshan 94d93ec010 specs: align the ascii graph
The three files/directory are at the same level in the bundle directory,
they should be aligned.

Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
2015-07-26 16:38:17 +08:00
Lai Jiangshan d485f77fbd specs: fix the description for the [ug]idMappings
The fields in the [ug]idMappings are changed, we should fix
the description correspondingly.

Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
2015-07-26 16:30:59 +08:00
Lai Jiangshan 2e186c62c3 specs: add json notation
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
2015-07-26 16:27:20 +08:00
Lai Jiangshan 012bf95040 spec: rename ocp to oci and add a link
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
2015-07-26 16:24:01 +08:00
Lai Jiangshan 33cb754a79 runtime.md: convert oc to runc
"oc" is too short to understand here, "runc" seems better.

Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
2015-07-26 14:58:38 +08:00
Alexander Morozov 5c98addb2b Merge pull request #71 from rootfs/master
make rootfs mount propagation mode settable
2015-07-17 08:56:33 -07:00
Huamin Chen c53bf87ac2 make rootfs mount propagation mode settable
Signed-off-by: Huamin Chen  <hchen@redhat.com>
2015-07-16 08:50:11 -04:00
Mrunal Patel fb8706c9df Merge pull request #67 from jhjeong-kr/master
typo: containers -> container's
2015-07-10 08:10:33 -07:00
Jin-Hwan Jeong c39cad5aad typo: containers -> container's
Signed-off-by: Jin-Hwan Jeong <jhjeong.kr@gmail.com>
2015-07-10 18:23:13 +09:00
Mrunal Patel 30d607aa38 Merge pull request #63 from wking/clarify-idmapping-fields
spec_linux.go: Rename IDMapping fields to follow syscall.SysProcIDMap
2015-07-09 11:45:40 -07:00
Brandon Philips 61e5579768 Merge pull request #61 from titanous/patch-1
Fix Windows path escaping in example mount JSON
2015-07-09 12:31:37 -06:00
Brandon Philips 0306f43e1b Merge pull request #54 from crosbymichael/license
Add license and DCO information for contributions
2015-07-08 17:44:44 -06:00
W. Trevor King 0887300359 spec_linux.go: Rename IDMapping fields to follow syscall.SysProcIDMap
'From' and 'To' are potentially ambiguous for a one-to-one map like
this, and there's already an established name convention in
SysProcIDMap [1].  This commit removes the mental overhead of two
separate naming schemes for the same information.  I'd like to drop
IDMapping entirely in favor of SysProcIDMap, but SysProcIDMap doesn't
give the JSON hints we need for (de)serializing.

[1]: https://golang.org/pkg/syscall/#SysProcIDMap
2015-07-08 10:48:51 -07:00
Michael Crosby e8990d65d1 Merge pull request #50 from mrunalp/userns_section
Adds a section for user namespace mappings
2015-07-08 09:28:18 -07:00
Jonathan Rudenberg 19cb6c7de9 Fix Windows path escaping in example mount JSON 2015-07-07 17:52:27 +00:00