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

Add handling of unknown fields to conformance tests #311

Merged
merged 1 commit into from
Dec 1, 2021

Commits on Dec 1, 2021

  1. Add handling of unknown fields to conformance tests

    This change also removes the direct dependency on Go types defined in
    the image-spec repo, since this made it difficult to define new fields.
    
    Instead, the types are copied into this repo and modified to remove
    unused fields, and add a new unspecified field for use in the test.
    
    Signed-off-by: Jason Hall <jasonhall@redhat.com>
    imjasonh committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5de2081 View commit details
    Browse the repository at this point in the history