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

Gradle task to validate values.yaml against aggregated JSON schema #18

Closed
fstaudt opened this issue Oct 28, 2022 · 0 comments
Closed

Gradle task to validate values.yaml against aggregated JSON schema #18

fstaudt opened this issue Oct 28, 2022 · 0 comments
Labels
enhancement New feature or request gradle Gradle plugin
Milestone

Comments

@fstaudt
Copy link
Owner

fstaudt commented Oct 28, 2022

A new task should be available in gradle plugin to validate values.yaml of Helm chart against the aggregated JSON schema..
In case of validation errors, task should display all validation errors in its output and fail.

This task is meant to be used in a CICD pipeline to block CICD pipeline when provided values are incorrect.

@fstaudt fstaudt added the enhancement New feature or request label Nov 11, 2022
@fstaudt fstaudt added the gradle Gradle plugin label Jan 2, 2023
@fstaudt fstaudt modified the milestone: 0.6.0 Jan 9, 2023
@fstaudt fstaudt added this to the 0.7.0 milestone Feb 9, 2023
@fstaudt fstaudt closed this as completed in 536bd31 May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gradle Gradle plugin
Projects
None yet
Development

No branches or pull requests

1 participant