Commit Graph

515 Commits

Author SHA1 Message Date
Vincent Batts 647d77b700 Merge pull request #401 from RobDolinMS/patch-14
[ Runtime | State] Fix typo
2016-04-27 13:30:39 -04:00
Vincent Batts dc8aeb1f15 Merge pull request #400 from RobDolinMS/patch-13
[ReadMe] Consistent indented portions of Table of Contents
2016-04-27 09:49:15 -04:00
Rob Dolin (MSFT) 063eb099ac [ Runtime | State] Fix typo
propeties --> properties

Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
2016-04-26 17:49:31 -07:00
Rob Dolin (MSFT) d791113001 [ReadMe] Consistent indented portions of Table of Contents
Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
2016-04-26 15:33:33 -07:00
Qiang Huang f955d90e70 Merge pull request #396 from mrunalp/fix_process_label
Fix remnants from SelinuxProcessLabel to SelinuxLabel rename
2016-04-25 14:50:23 +08:00
Mrunal Patel e87d7d2ba9 Fix remnants from SelinuxProcessLabel to SelinuxLabel rename
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2016-04-22 13:51:31 -07:00
Vincent Batts 6e08c6983e Merge pull request #393 from mrunalp/mount_label
Add support for Selinux mount context labels
2016-04-22 16:43:00 -04:00
Mrunal Patel 7350d5e1f1 Add support for Selinux mount context labels
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2016-04-22 13:40:49 -07:00
Mrunal Patel 92af03779e Merge pull request #394 from mlaventure/abs-rootfs-path
Remove requirement for rootfs path to be relative
2016-04-22 12:02:27 -07:00
Kenfe-Mickael Laventure b2e9154a31 Remove requirement for rootfs path to be relative
Closes #389

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-04-22 11:57:21 -07:00
Michael Crosby 77021d955d Merge pull request #390 from wking/example-move-id-mapping-from-process-to-linux
config: Move (u|g)idMappings from 'process' to 'linux'
2016-04-21 09:34:35 -07:00
Vincent Batts b185d033e9 Merge pull request #392 from hqhq/hq_edit_gitignore
Add schema/validate to .gitignore
2016-04-21 11:32:55 -04:00
Qiang Huang 93ea424095 Add schema/validate to .gitignore
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-04-21 09:39:47 +08:00
Vincent Batts 48428a49ff Merge pull request #375 from RobDolinMS/patch-11
ReadMe: Link to shared Code of Conduct in TOB repo
2016-04-20 13:36:36 -04:00
W. Trevor King cf55cdc8c4 config: Move (u|g)idMappings from 'process' to 'linux'
To match where they're defined in the JSON Schema [1].  The old
location is from d4e7326d (config: JSON examples, 2016-04-06, #370),
and seems to have been accidental.

[1]: 0982071b28/schema/schema-linux.json (L21-L48)

Signed-off-by: W. Trevor King <wking@tremily.us>
2016-04-19 22:20:38 -07:00
Mrunal Patel 0982071b28 Merge pull request #388 from vishh/exec
Remove exec from required runtime functionalities.
2016-04-19 17:56:10 -07:00
Vishnu kannan a7a366b334 Remove exec from required runtime functionalities.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-04-19 15:27:23 -07:00
Mrunal Patel 9d3aef58a7 Merge pull request #385 from hqhq/hq_fix_schema_readme
Fix example in schema README
2016-04-15 12:24:39 -07:00
Vincent Batts 9d1998240a Merge pull request #386 from duglin/editMakefile
Hide output dir from git
2016-04-14 21:56:32 -04:00
Doug Davis e284801c4b Hide output dir from git
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-04-14 01:33:21 -07:00
Qiang Huang aaf05c4dc9 Modify README to keep consistency with Makefile
Use the name `validate` instead of `schema` for the
utility.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-04-14 12:33:17 +08:00
Qiang Huang 38b7860096 Fix example in schema README
We should only download dependence without installing,
otherwise we'll probably get error:
go install: no install location for directory /home/qhuang/specs/schema outside GOPATH
        For more details see: go help gopath

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-04-14 10:39:12 +08:00
Mrunal Patel 53f0da5e98 Merge pull request #360 from vbatts/schema-README
schema: add a README
2016-04-13 12:05:41 -07:00
Vincent Batts 9da17282d9 schema: add a README
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-13 13:44:34 -04:00
Mrunal Patel fd9d4365a8 Merge pull request #366 from vbatts/travis_updates
travis: git-validation detects travis now
2016-04-13 10:37:01 -07:00
Mrunal Patel 3eeb4ff068 Merge pull request #376 from hqhq/hq_add_project
Add project.md to table of contents
2016-04-13 10:36:41 -07:00
Vincent Batts 4f3147d876 travis: git-validation detects travis now
The `-range` argument is not needed.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-13 13:35:26 -04:00
Mrunal Patel d6aea95de9 Merge pull request #348 from vbatts/anchor-examples
Anchor examples
2016-04-13 10:33:02 -07:00
Mrunal Patel 93a6ffdcd9 Merge pull request #381 from vbatts/check_commits_for_whitespace
travis: check commits for whitespace errors
2016-04-13 09:35:58 -07:00
Qiang Huang 839ee37068 Merge pull request #378 from vbatts/robdolin_pr368
README: clarify weekly call
2016-04-13 11:26:57 +08:00
Vincent Batts 3f1c1507c3 Merge pull request #379 from vbatts/bump_version
Bump version for v0.5.0 release
2016-04-12 14:49:58 -04:00
Mrunal Patel a0db213298 Merge pull request #380 from wking/readme-whitespace
README: Remove trailing whitespace
2016-04-12 11:39:02 -07:00
Vincent Batts 54fba081a4 version: bump v0.6.0-dev
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-12 10:00:37 -04:00
Vincent Batts 78e6667ae2 version: v0.5.0
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-12 10:00:03 -04:00
W. Trevor King 8e77f58b8b ChangeLog: Document changes since v0.4.0
Through 6734c7a (Merge pull request #370 from
vbatts/json_schema_and_examples, 2016-04-11).

The only unlisted changes to master were a brief run with ffjson
(#343, #351), but that was pulled out due to gccgo issues in #363.

Signed-off-by: W. Trevor King <wking@tremily.us>
2016-04-12 09:59:53 -04:00
Vincent Batts f71a16622e travis: check commits for whitespace errors
af056a3e9e (r59321215)

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-12 09:45:02 -04:00
Qiang Huang fb230df326 Add project.md to table of contents
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-04-12 15:16:10 +08:00
W. Trevor King 55b3dc23f7 README: Remove trailing whitespace
With:

  $ sed -i 's/[[:space:]]*$//' README.md

fixing some trailing whitespace that snuck in with ca0803d1
(Additional language for conformance statement, 2016-04-06, #374).
Future occurrences should be caught by git-validation, which checks
for whitespace issues since [1,2].

[1]: https://github.com/vbatts/git-validation/pull/7
[2]: https://github.com/vbatts/git-validation/pull/9

Signed-off-by: W. Trevor King <wking@tremily.us>
2016-04-11 20:59:42 -07:00
Rob Dolin (MSFT) 524d101d7e README: clarify weekly call
Weekly call is for all OCI projects and per discussion on today's call,
updates to indicate the call is for all OCI projects (rather than having
multiple calls.)

And updates time zone description from PST/PDT to Pacific time

Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
2016-04-11 23:18:36 -04:00
Mrunal Patel 6734c7a3a1 Merge pull request #370 from vbatts/json_schema_and_examples
Json schema and examples
2016-04-11 17:25:03 -07:00
Mrunal Patel d445f0c33a Merge pull request #377 from wking/kernel-tcp-using
config-linux.md: Reword kernelTCP docs and mention bytes
2016-04-11 16:32:22 -07:00
W. Trevor King 74da108732 config-linux.md: Reword kernelTCP docs and mention bytes
Avoid the dangling 'using' from e9a6d948 (cgroup: Add support for
memory.kmem.tcp.limit_in_bytes, 2015-10-26, #235).  I've tried to echo
the kernel docs by mentioning buffer memory [1].  I'd personally
prefer linking to the kernel docs and mentioning
memory.kmem.tcp.limit_in_bytes, but that seemed like too big of a
break from the existing style for this commit.

[1]: https://kernel.org/doc/Documentation/cgroup-v1/memory.txt

Signed-off-by: W. Trevor King <wking@tremily.us>
2016-04-11 16:07:28 -07:00
Vincent Batts d4e7326d50 config: JSON examples
* "complete" JSON example
* fix a couple of values
* fix a missing comma

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-11 18:56:04 -04:00
Vincent Batts 7dbab778ed style: add a section on examples
addressing:
* anchoring
* content of example

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-11 18:25:13 -04:00
Vincent Batts 547e00b42e *.md: normalize the "example" anchors
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-08 10:01:45 -04:00
Rob Dolin (MSFT) b05cbff7a7 ReadMe: Link to shared Code of Conduct in TOB repo
Signed-off-by: Rob Dolin <RobDolin@microsoft.com>
2016-04-07 17:37:17 -07:00
Vincent Batts c337cd2c0a Merge pull request #374 from mrunalp/pr373
Additional language for conformance statement
2016-04-07 19:12:52 -04:00
Stephen Walli ca0803d131 Additional language for conformance statement
Proposed additional conformance language to support future certification work (cribbed from https://tools.ietf.org/html/rfc2616).

Signed-off-by: Stephen R. Walli <stephen.walli@gmail.com>
2016-04-07 15:55:51 -07:00
Alexander Morozov 8aac1cb4a0 Merge pull request #372 from mrunalp/fix_build
Fix the build by getting rid of go get for vet
2016-04-07 14:06:27 -07:00
Mrunal Patel c506ce6fa3 Fix the build by getting rid of go get for vet
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2016-04-07 10:03:33 -07:00