Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

schema/defs-config.json: Require rootfs properties and enumerate type #358

Merged
merged 2 commits into from
Oct 7, 2016

Conversation

wking
Copy link
Contributor

@wking wking commented Oct 1, 2016

The property had been (erroneously) "layers"; this commit fixes that by making the property "type" and using an enum to require the value to be "layers". It also adds "required" entries for both rootfs.diff_ids and rootfs.type.

The property had been (erroneously) "layers"; this commit fixes that
by making the property "type" and using an enum to require the value
to be "layers".  It also adds "required" entries for both
rootfs.diff_ids and rootfs.type.

Signed-off-by: W. Trevor King <[email protected]>
Generated with:

  $ make schema-fs

Signed-off-by: W. Trevor King <[email protected]>
@vbatts
Copy link
Member

vbatts commented Oct 6, 2016

LGTM

Approved with PullApprove

1 similar comment
@philips
Copy link
Contributor

philips commented Oct 7, 2016

LGTM

Approved with PullApprove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants