canonical / canonical/cloud-init
[enhancement]: Support fastjsonschema as well as jsonschema for schema validator
Open
enhancement
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
# 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.
Contributor guide
Assessment
This issue has not been assessed yet.