Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

fix: Add schema defaults for CSI #10

Closed

Conversation

jimmidyson
Copy link
Member

@jimmidyson jimmidyson commented Mar 28, 2024

Also add tests for the new schema requirements.

Depends on #9

Without this, defaults declared in the JSON schema are not included in validation
steps, which can lead to invalid failures, while also not allowing for tests that
target defaults.
Also add tests for the new schema requirements.
@jimmidyson jimmidyson requested review from dkoshkin and faiq March 28, 2024 10:36
@github-actions github-actions bot added the fix label Mar 28, 2024
Copy link

github-actions bot commented Mar 28, 2024

This PR/issue depends on:

Copy link

@faiq faiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the name is not part of adding defaults

@jimmidyson
Copy link
Member Author

Changing the name is not part of adding defaults

Oops! Sorry about that!

Copy link

@faiq faiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. I added some of the changes here, but I'm going to pull it down work on some changes on top of these.

@jimmidyson
Copy link
Member Author

Agreed @faiq! I'll close this now but won't delete branch in case you need any of the stuff from here.

@jimmidyson jimmidyson closed this Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants