Skip to content

Add config file validation entrypoint for downscaling#825

Open
frodre wants to merge 4 commits intomainfrom
feature/downscaling-config-validation
Open

Add config file validation entrypoint for downscaling#825
frodre wants to merge 4 commits intomainfrom
feature/downscaling-config-validation

Conversation

@frodre
Copy link
Collaborator

@frodre frodre commented Feb 12, 2026

Authoring and debugging downscaling YAML configs is hard due to typos in field names or wrong value types only surface at runtime when a full job is launched. This PR adds a lightweight validate_config module that can be run locally (or in CI) to catch config errors before submitting to a cluster.

@frodre frodre marked this pull request as ready for review March 18, 2026 05:30
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