kubeconform/pkg
Emil Thorenfeldt 5582d069a8 Fix schema matching when using multiple schema locations
When multiple schema locations are provided, ensure each resource
is validated against the correct schema by checking if the schema's
kind constraints match the expected resource type.

Fixes #299

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 14:13:15 +02:00
..
cache Update jsonschema library to v6 (#324) 2025-05-11 02:05:01 +02:00
config Sanitize csv strings (#258) 2024-05-09 14:21:36 +02:00
loader Invalid JSON should not be considered an error - see https://github.com/yannh/kubeconform/issues/67 (#327) 2025-05-12 10:21:02 +02:00
output Fix junit output, also ensure junit output is deterministic (#253) 2023-12-24 18:06:03 +01:00
registry Add tests for the HTTP loader (#325) 2025-05-11 04:13:07 +02:00
resource Allow to skip resources using the GVK notation (#92) 2022-10-16 14:59:48 +02:00
validator Fix schema matching when using multiple schema locations 2025-07-12 14:13:15 +02:00