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

Schema Validation #27

Open
ctas582 opened this issue Mar 24, 2020 · 0 comments
Open

Schema Validation #27

ctas582 opened this issue Mar 24, 2020 · 0 comments
Labels
enhancement Improvement to existing functionality/feature Kubernetes Issue related to the Kubernetes side of the project
Milestone

Comments

@ctas582
Copy link
Member

ctas582 commented Mar 24, 2020

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.

@ctas582 ctas582 added the enhancement Improvement to existing functionality/feature label Mar 24, 2020
@GCHQDeveloper314 GCHQDeveloper314 added this to the post-v2.0_backlog milestone Nov 2, 2022
@GCHQDeveloper314 GCHQDeveloper314 added the Kubernetes Issue related to the Kubernetes side of the project label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature Kubernetes Issue related to the Kubernetes side of the project
Projects
None yet
Development

No branches or pull requests

2 participants