Schema Validation #27
Labels
enhancement
Improvement to existing functionality/feature
Kubernetes
Issue related to the Kubernetes side of the project
Milestone
Add a hook to the Gaffer Helm Chart that validates the schema before deployment. Could also validate that it is possible to migrate to new schemas when there is an upgrade.
Validation shouldn't just check that the schema can be deserialised, but it should check that any classes that the schema refers to are available on the class path.
The text was updated successfully, but these errors were encountered: