kubeconform/pkg/validator
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
..
validator.go Fix schema matching when using multiple schema locations 2025-07-12 14:13:15 +02:00
validator_test.go Add support for duration (#328) 2025-05-12 11:15:53 +02:00