Commit e06505f
Add missing schema-validation built-in check and config
Fix the builtin-schema-validation test failure by creating:
- Built-in check that wraps kubeconform template for schema validation
- Test config file that enables the schema-validation check
This completes the implementation started in commit 0304239 which added
the test and deprecation message but missed these files.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 61e6c97 commit e06505f
File tree
2 files changed
+14
-0
lines changed- e2etests/testdata
- pkg/builtinchecks/yamls
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments