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

Create JSON schema for policy input #2060

Open
lcarva opened this issue Oct 8, 2024 · 0 comments
Open

Create JSON schema for policy input #2060

lcarva opened this issue Oct 8, 2024 · 0 comments

Comments

@lcarva
Copy link
Member

lcarva commented Oct 8, 2024

Let's introduce a json schema for the policy input. This schema should be used to validate the policy input generated by the ec validate image command.

Acceptance Criteria

  • Policy input has a JSON schema.
  • Generated policy input is validated against the JSON schema.

For now, the JSON schema can just reside within this repo. We don't need to publish it anywhere. We can do that later if there's a need.

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

No branches or pull requests

1 participant