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
Vincent Batts
d118a8ff53
schema: updates and fixes
...
Several fields needed the correct typing, and updates for recent changes.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-07 10:13:39 -04:00
Mrunal Patel
91c67c7d72
Merge pull request #369 from wking/sentence-line-style
...
style: Move one-sentence-per-line rule over from the README
2016-04-06 13:49:54 -07:00
W. Trevor King
e0525bcbd9
style: Move one-sentence-per-line rule over from the README
...
This is style information, even though it's about the spec and not
about the behavior covered by the spec. The Go-pointer rule is also
about more peripheral stuff though, and the README has a lot of stuff
in it, so it seems like a better fit after the move.
Signed-off-by: W. Trevor King <wking@tremily.us>
2016-04-06 11:19:05 -07:00
Mrunal Patel
81b865dedb
Merge pull request #365 from vbatts/repo_rename
...
*: specs -> runtime-spec
2016-04-05 10:57:45 -07:00
Vincent Batts
faad7e0fcf
README: title rename
...
And align wording with
https://github.com/opencontainers/image-spec/pull/5
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-05 13:24:40 -04:00
Vincent Batts
207267d0de
*: specs -> runtime-spec
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-04 14:16:01 -04:00
Mrunal Patel
93ca97e83c
Merge pull request #364 from crosbymichael/masked-paths
...
Add masked and readonly paths
2016-04-01 12:02:13 -07:00
Michael Crosby
adcbe530a9
Add masked and readonly paths
...
Fixes #320
This adds the maskedPaths and readonlyPaths fields to the spec so that
proper masking and setting of files in /proc can be configured.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-04-01 10:46:41 -07:00
Mrunal Patel
c33fd5fb21
Merge pull request #358 from wking/irc-logs
...
README: Add a link to the IRC logs
2016-03-31 13:29:39 -07:00
Mrunal Patel
d2de3d95e5
Merge pull request #363 from crosbymichael/revert-ffjson
...
Remove ffjson because of gccgo issues
2016-03-31 13:29:00 -07:00
Michael Crosby
51f8868c30
Remove ffjson because of gccgo issues
...
Fixes #362
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-31 11:21:45 -07:00
Qiang Huang
0d6ad0b968
Merge pull request #359 from vbatts/cleanup-paren
...
style: dangling paren
2016-03-31 09:13:34 +08:00
Vincent Batts
47bca68489
style: dangling paren
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-03-30 13:44:04 -04:00
W. Trevor King
ab61f5db8b
README: Add a link to the IRC logs
...
We have these irclog2html.py logs because we're part of a MeetBot pool
managed by the Linux Foundation [1], so they should be pretty
reliable.
We could have this link in the /topic, but there's already a lot there
and folks may want to browse the logs over HTTP without bothering to
connect to the live channel.
[1]: http://ircbot.wl.linuxfoundation.org/eavesdrop/%23opencontainers/%23opencontainers.2015-12-29.log.html#t2015-12-29T21:51:30
Signed-off-by: W. Trevor King <wking@tremily.us>
2016-03-30 09:15:31 -07:00
Vincent Batts
cf8ebc9d6e
Merge pull request #351 from crosbymichael/regen-json
...
Regenerate ffjson for Timeout field
2016-03-29 13:13:19 -04:00
Michael Crosby
0eb138d1d6
Regenerate ffjson for Timeout field
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-23 16:16:13 -07:00
Mrunal Patel
691faa09ab
Merge pull request #352 from vbatts/go-version-golint
...
travis: add go1.6 and work around golint
2016-03-23 16:14:12 -07:00
Vincent Batts
7aa7dcde06
Merge pull request #347 from vbatts/user-name
...
config: clarify the uname mapping
2016-03-23 15:38:58 -04:00
Mrunal Patel
b37fe273ac
Merge pull request #353 from giuseppe/fix-typo
...
specs: fix typo
2016-03-21 16:35:58 -07:00
Mrunal Patel
1185630371
Merge pull request #354 from runcom/fix-typos
...
*: fix typos
2016-03-21 16:32:30 -07:00
Vincent Batts
54cd96d2fb
travis: add go1.6 and work around golint
...
closes #350
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-03-21 14:29:37 -04:00
Antonio Murdaca
5ded78475c
*: fix typos
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-03-21 11:51:19 +01:00