-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule runtime-spec
updated
21 files
+0 −47 | .github/workflows/build-pr.yml | |
+3 −0 | .github/workflows/build.yml | |
+1 −1 | CODEOWNERS | |
+12 −0 | EMERITUS.md | |
+0 −1 | MAINTAINERS | |
+4 −4 | README.md | |
+15 −15 | config-linux.md | |
+3 −3 | config-solaris.md | |
+34 −18 | config.md | |
+2 −2 | glossary.md | |
+1 −1 | runtime-linux.md | |
+1 −1 | schema/README.md | |
+19 −6 | schema/config-schema.json | |
+4 −4 | schema/defs-zos.json | |
+2 −2 | schema/features-linux.json | |
+1 −1 | schema/features-schema.json | |
+16 −4 | schema/test/config/good/spec-example.json | |
+1 −2 | schema/test/config/good/zos-minimal.json | |
+2 −2 | schema/test/features/good/runc.json | |
+2 −2 | spec.md | |
+9 −1 | specs-go/config.go |