Draft: Initial attempt at a bigbang schema
Summary
Create a BigBang Schema for the Helm chart by pulling comments.
To install in VSCode, modify the settings.json:
and now any .yaml file will be able to be vetted by the schema:
Relevant logs/screenshots
(Include any relevant logs/screenshots)
-
Parse comments for internal packages -
Parse dependency charts for values/comments -
clean up Repo -
Identify if schemas should be on master as part of the repo, or part of the release -
Create schemas for each package for using independently -
Identify where we're allowed to add things -
Release as CLI tool for non-BigBang helm charts
Edited by runyontr