Skip to content

[helm] Refactor validation warning and error checks#2902

Open
morazow wants to merge 2 commits intoapache:mainfrom
morazow:helm-refactor-validations
Open

[helm] Refactor validation warning and error checks#2902
morazow wants to merge 2 commits intoapache:mainfrom
morazow:helm-refactor-validations

Conversation

@morazow
Copy link
Contributor

@morazow morazow commented Mar 18, 2026

Purpose

Linked issue: close #NA

  • Refactors the Helm chart validations
  • Adds methods to make it easier to add new warning or error validations

Brief change log

Refactors the helm templates, introduces a new _validate.tpl file, that collects all the validation checks with methods fluss.validate. This method then called in the NOTES.txt file.

Tests

Only refactor, existing tests pass.

API and Format

NA

Documentation

Updated documentation Developer section with information on how to structure and extend the validation checks for new features.

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

Successfully merging this pull request may close these issues.

1 participant