v0.0.1-rc1
This is the very first SchemaSheriff release candidate! 🎉
Please use this version to start playing around with the tool. If you find something to be fixed/improved please you are super welcome to raise an issue in Scheriff Issues, your feedback and Pull Requests will be very appreciated.
Added
- Offline validation of Kubernetes configuration
- Validate multiple input folders/file by setting
-f
multiple times - Add extra CRD schemas via
--crd
flag (multiple values allowed) - Recursively validate folders with
-R
flag