cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

[enhancement]: Support fastjsonschema as well as jsonschema for schema validator

Open ani-sinha opened this issue 1 year ago • 3 comments

Enhancement

In RHEL, we are looking to drop support for jsonschema. We would like to use fastjsonschema. The api doc is here: https://horejsek.github.io/python-fastjsonschema/

It would be nice if cloud-init could support both python libraries to check json schema.

ani-sinha avatar Oct 01 '24 12:10 ani-sinha