devantler / ksail

CLI tool for provisioning GitOps enabled K8s clusters in Docker.
https://devantler.github.io/ksail/
Apache License 2.0
49 stars 3 forks source link

Implement Datree.io's CRD Catalog for improved linting #273

Closed devantler closed 3 months ago

devantler commented 3 months ago

This pull request implements the Catalog feature in ksail. The changes include updating the kubeconformConfig to include a schema location for CustomResourceDefinitions from the catalog repository.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.99%. Comparing base (bed1ed0) to head (f642372). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ========================================== + Coverage 76.66% 77.99% +1.32% ========================================== Files 70 72 +2 Lines 1667 1772 +105 Branches 126 131 +5 ========================================== + Hits 1278 1382 +104 + Misses 307 306 -1 - Partials 82 84 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.